I have used Beamer class before on windows vista with MikTeX & TeXnicCenter. Now, I have windows 7, and I installed both Miktex and texniccenter, but when I try to creat a presentation as simple as:
Code: Select all
\documentclass{beamer}
\title{Example}
\author{haaj86}
\begin{document}
\frame{\titlepage}
\end{document}
I get the following error
Code: Select all
! LaTeX Error: File `beamer.cls' not found.
Code: Select all
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (preloaded format=pdflatex 2010.1.25) 22 MAR 2010 20:16
entering extended mode
**C:/Users/***/Example.tex
(C:/Users/***/Example.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, german-x-2009-06-19, ngerman-x-2009-06-19, french, loaded.
! LaTeX Error: File `beamer.cls' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)
Enter file name:
! Emergency stop.
<read *>
l.2 \title
{Example}
*** (cannot \read from terminal in nonstop modes)