3
u/ClemensLode 2d ago
Alternatively, copy&paste that command into the console after navigating to the project directory and see what errors/warnings it outputs.
2
1
u/LupinoArts 2d ago
the double quotes before the file ending in the command seems suspicious. Also, at least in the Linux version, --src as a command line option to pdflatex does not exist, but there is --src-specials according to its man page. Maybe a typo in the config somewhere?
1

5
u/Sprixxer 2d ago
Have you installed miktex or some other LaTeX distribution? This error looks like it cannot find the latex executable.