I usually use overleaf to write latex docs but I need to download a offline editor in order to write text files without internet. I was researching about the best latex editors and I found TextStudio. First I downloaded MikTek and then TextStudio. However, when I try to compile a .tex file in TextStudio appear the next error in a floating window:
Could not be started Default Compiler.PdfLaTeX: "C:/Users/3J/Documents/MikTex/miktex/bin/x64/pdflatex.exe" -synctex=1 -interaction=nonstopmode "prueba_trabajo".tex
And in the editor too:
Sorry, but C:\Users\3J\Documents\MikTex\miktex\bin\x64\pdflatex.exe did not succeed. The log file hopefully contains the information to get MiKTeX going again: C:\Users\3J\AppData\Local\MiKTeX\miktex\log\pdflatex.log El proceso terminó con error(es)
If someone know how to install this editor and how to work properly in windows 10 I would really appreciate it. Thanks.
I tried re-installing MikTek and TextStudio, also following some Youtube tutorials but nothig has worked. Also I tried installing latex in vscode but when I tried to install strawberry perl I couldn't because of a problem with a DLL required that I still don't know how to fix.