General ⇒ Error while building for the first time
Error while building for the first time
First off all, nice forum. I've already found a lot of stuff on it but i still have a problem while building my first file.
I installed TexnicCenter 1.0
I installed MikTex 2.8
I linked Miktex & TexnicCenter via
Alt + F7 in Texniccenter
In the tab (La)Tex I unchecked 'do not Use Bibtex' and 'do not use MakeIndex'.
In the tab viewer i put the following things:
Path of executable:
C:\PROGRAM FILES\ADOBE\READER 9.0\READER\ACRORD32.EXE
View project's output:
I checked DDE command and put in the command line: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")]
Forward Searched:
Same thing with DDE and I put
[DocOpen("%bm.pdf")][DocOpen("%bm.pdf")]
Close document before running latex:
Same thing with DDE and I put
[DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][DocClose("%bm.pdf")]
That's my output lines with the error message: Someone has any idea?
Kind regards!
Edit by localghost: Preferably no external link (see Board Rules). Attachments go onto the forum server where possible.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 37
- Joined: Sun Mar 29, 2009 1:41 am
Re: Error while building for the first time
1) Make sure the paths to MiKTeX and your pdf viewer are correct.
2) Do something silly like restarting your computer.
I know this advice looks dumb right now, but just try it.
Error while building for the first time
Yes, the paths are often the things which haven't been set up properly.johnjamessmith0 wrote:This happens to me from time to time. Whenever it's happened to me, one of the following worked:
1) Make sure the paths to MiKTeX and your pdf viewer are correct.
2) Do something silly like restarting your computer.
I know this advice looks dumb right now, but just try it.