Im new, can anybody help me please? #3136
Unanswered
David-9999
asked this question in
Q&A
Replies: 2 comments
-
The error comes from |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you , feel like I'm absolutely dumb |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im trying compile my project in VSC with latex workshop via Ctrl+Alt+B and this happend everytime. Can you help me please.
[20:12:47] Initializing LaTeX Workshop.
[20:12:47] Cannot run pdflatex to determine if we are using MiKTeX
[20:12:47] Creating LaTeX Workshop http and websocket server.
[20:12:47] LaTeX Workshop initialized.
[20:12:47] Found root file by magic comment: c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex
[20:12:47] Looped root file by magic comment found: c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex, stop here.
[20:12:47] Root file changed from: undefined. Find all dependencies.
[20:12:47] Instantiating a new file watcher for c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex
[20:12:47] Parsing c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex
[20:12:47] Cannot find file c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.fls
[20:12:48] Server created on 127.0.0.1:51172
[20:12:48] Snippet data loaded.
[20:12:48] LaTeX Workshop version: 7.0.2
[20:12:48] BUILD command invoked.
[20:12:48] Found root file by magic comment: c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex
[20:12:48] Looped root file by magic comment found: c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex, stop here.
[20:12:48] Root file remains unchanged from: c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex.
[20:12:48] Building root file: c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex
[20:12:48] Build root file c:\Users\Neptúnium\Desktop\fyz\fyz_latex\main.tex
[20:12:48] Recipe step 1: latexmk, -synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-outdir=c:/Users/Neptúnium/Desktop/fyz/fyz_latex,c:/Users/Neptúnium/Desktop/fyz/fyz_latex/main
[20:12:48] LaTeX build process spawned. PID: undefined.
[20:12:48] LaTeX fatal error: spawn latexmk ENOENT, . PID: undefined.
[20:12:48] Does the executable exist? PATH: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\Neptúnium\AppData\Local\Microsoft\WindowsApps;;C:\Users\Neptúnium\AppData\Local\Programs\Microsoft VS Code\bin
Beta Was this translation helpful? Give feedback.
All reactions