Texmaker and TeXstudioBibTeX Compilation fails

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
hypermonkey2
Posts: 2
Joined: Thu Jul 12, 2012 4:28 am

BibTeX Compilation fails

Post by hypermonkey2 »

Hi all,

I am recently unable to compile Bibtex in Texmaker (I run Windows 7 x64).
I am given the error
I couldn't open file name 'file.aux'
when I try to compile file.bib (the name "file" is not the real file name). I am able to compile on my laptop just fine, as well as in sublime on the problematic computer.

What could be causing this? I have tried re-installing TeXmaker, but no luck.

Thanks very much!

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10359
Joined: Mon Mar 10, 2008 9:44 pm

Re: BibTeX Compilation fails

Post by Stefan Kottwitz »

Hi,

welcome to the board!

Check if file.aux exists. Some editors can be configured to automatically remove the .aux file after compilation.

Stefan
LaTeX.org admin
hypermonkey2
Posts: 2
Joined: Thu Jul 12, 2012 4:28 am

BibTeX Compilation fails

Post by hypermonkey2 »

Stefan_K wrote:Hi,

welcome to the board!

Check if file.aux exists. Some editors can be configured to automatically remove the .aux file after compilation.

Stefan
Thank you for the reply! Good to be here :)

file.aux does not actually exist. At the moment, I am able to compile by pressing F11 and then F1 when editing my filename.tex document (with file.bib open in a separate tab in Texmaker).

This seems to work great, although I used to be able to press F11 when looking at file.bib and have it compile.

Thank you for your patience!
Post Reply