Sublime Forum

LatexTool Problem

#1

Hi. i wanna create a PDF file with Sublime Text 3 on WIN 10 and I have installed LaTexTool but when I wanna work with it the error below appears:

[Compiling C:\Users\Kourosh\Desktop\ko.tex]

TraditionalBuilder: Engine: pdflatex. Invoking texify…

COULD NOT COMPILE!

Attempted command:texify -b -p --engine=pdftex --tex-option="–synctex=1" ko.tex
Build engine: Traditional Builder



can soemeone tell me how should I solve this problem?

I am a Beginner.

How can I create a PDF file with this sofware on Windows 10?

Thanks.

0 Likes

#2

You do need to have a LaTeX distribution installed for LaTeXTools to work. Since you seem to be on Windows, MiKTeX would be the ideal option. See here for how to install it.

0 Likes