Generalcouldn't find the .aux file

General information and discussion about TeXnicCenter
Post Reply
danielle
Posts: 1
Joined: Tue Jun 08, 2010 4:48 pm

couldn't find the .aux file

Post by danielle »

Hi all,

I am trying to write a paper using latex. But I got a problem now.
Someone sent me a package which includes .tex, .bib, .bst, .cls files, and works well on his mac.

But when I compiled it on my Windows( I use TexnicCenter),
I got messages:
"pdflatex.exe: GUI framework can not be initialized."
" I couldn't open file name ' D:\Latex\filename.aux"
"Couldn't find input index file D:\Latex\filename nor D:\Latex\filename.idx"

even there is no error after compiling, but it doesn't create .aux file.

I don't know what causes this problem. And my texnic works well for other files.

Thanks.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: couldn't find the .aux file

Post by josephwright »

See http://www.miktex.org/2.8/issues and see if this sorts your problem.
Joseph Wright
MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

Re: couldn't find the .aux file

Post by MartinC »

This may be a solution: go to Miktex Settings (in the Start Menu) and "Package installation". Select the "Yes" option.
mroavi
Posts: 1
Joined: Thu Sep 09, 2010 4:33 am

Re: couldn't find the .aux file

Post by mroavi »

MartinC: I had the same problem and you were right, that was the solution. Thanks.
Post Reply