Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

Every time I try to compile my TeX code to PDF the compiler runs and at the end there is a message like:

process ends with an error

But neither the log file nor the error message shows me the error. I really don't know what to. It would be great if someone could tell me what I've got to do.

My Software:

  • TexStudio 2.3
  • MiKTeX 2.9 (with the latest updates)
  • Win 7, 64-bit
share|improve this question
3  
Welcome to TeX.SX! Please add a minimal working example (MWE) that illustrates your problem. Also it would be nice to see the log file. – canaaerus Jul 29 '12 at 14:40
2  
I assume you are compiling from the IDE. Try to compile from the command line instead. If you dont get any error, then the problem is probably in the script your IDE runs to compile the tex source. In this case you'll have to investigate which script does it run. – JLDiaz Jul 29 '12 at 14:43
1  
Do you use BibTeX? An error in your bibtex file could cause such an error with MikTeX. – Kurt Jul 29 '12 at 18:17

closed as too localized by Marco Daniel, Martin Schröder, percusse, diabonas, cgnieder Aug 25 '12 at 12:34

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.