I'm new to LaTex. I'm using TexMaker and Tex Live 2017, with BibTex 0.99d. Sadly i run this on Windows 10.
So the Problem is, i use the output file "build" for a better overview on the data-files.
But when i compile with those
settings, i get only question marks in brackets [?] as citation and this massage:
`Process started
This is BibTeX, Version 0.99d (TeX Live 2017/W32TeX) The top-level auxiliary file: build/main.aux I couldn't open auxiliary file titel.aux ---line 23 of file build/main.aux : \@input{titel.aux : } I'm skipping whatever remains of this command The style file: abbrv.bst Database file #1: masterbib.bib Warning--there's a number but no volume in "literature9999" (There was 1 error message)
Process exited with error(s)`
When i do not use the "build" output file everything works fine. As you can see i already modified the "Bib(la)tex" command to "bibtex build/%". I found this in BibTeX error in TexMaker {I couldn't open file name `test_bb.aux'}. But it does not work for me.
Glad for every help.
Greetings Vince