Code: Select all
\documentclass{beamer}
\begin{document}
\begin{frame]
\frametitle{Here is the first frame}
Hello, world!
\end{frame}
\end{document}
I have been able to output documents with no problem, as long as they have document class "Article," which suggests that this is a problem with how TeXnic center handles the Beamer class.
I would be very grateful for any suggestions. Thank you.