Texmaker and TeXstudioTexmaker error

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
Gaunara
Posts: 1
Joined: Fri Feb 24, 2023 6:40 pm

Texmaker error

Post by Gaunara »

Hello,

I have installed Texmaker_5.1.3_Win_x64 and Texmaker_5.1.3_Win_x64 on Windows 11 and unfortunately I cannot get it to run. With "Quick compile" of the file "Test.tex" I get the following output:

Error : could not start the command : pdflatex -synctex=1 -interaction=nonstopmode "Test".tex

You can see my settings in the picture.
I have already uninstalled and reinstalled both, and updated Miktex via the Miktex console.


I hope you can help me.
Attachments
Settings
Settings
Screenshot_20230224_174611.png (67.25 KiB) Viewed 19366 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Kookiemon
Posts: 1
Joined: Tue Apr 25, 2023 10:17 pm

Texmaker error

Post by Kookiemon »

pdflatex.exe needs an actual file to work. It will not compile if the code only exists in the editor. Try saving it first and try again.
Post Reply