Editor: TeXnic Center 1.0
Compiler: MiKTeX 2.8
I used the package manager to install the Beamer, and xcolor packages.
I have 'Install packages on the fly' set to Yes (even though sometimes that doesn't help and I have to manually install them using the manager).
Running the following code:
Code: Select all
\documentclass[]{beamer}
\begin{document}
\begin{frame}
Test
\end{frame}
\end{document}
Can someone please help me figure out why this won't compile/produce output?
Here is the log file: