I am new to LateX and to this community so pardon me if I am posting in the wrong place.
I just wrote a simple file
Code: Select all
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\title{MY first Latex trial}
\maketitle
\begin{equation}
x = y + z
\end{equation}
\end{document}
Failed to find file C:\.... .pdf
) perhaps it has been deleted.I searched the mentioned file and found that the file extention is tex not pdf.
I checked my options (options>Configure TeXStudio> Build) and it is set on PdfLatex as the main compiler
I don't know what is wrong, your help is highly appreciated
Regards, Sama6a