- Windows 7 64 bit
- MikTex 2.9
- WinEdt 10.1, XeLaTeX
Latex Source:
Code: Select all
\documentclass[conference]{IEEEtran}
\title{My IEEE paper}
\begin{document}
\maketitle% Create/set the title
\end{document}
Error:
! LaTeX Error: File `IEEEtran.cls' not found.
I have no idea what the error message is talking about. Can you please help me with this error? Thanks a lot.