GeneralNo output generated

General information and discussion about TeXnicCenter
Post Reply
znarch
Posts: 7
Joined: Sun Sep 20, 2009 3:44 pm

No output generated

Post by znarch »

Hey all, i couldt find my old account so registerd a new one :)

I reinstalled windows xp today, so had to reinstall miktex and texnixcenter also.

now while trying to process my backupped project i get this:
TXCoutput.png
TXCoutput.png (345.73 KiB) Viewed 5303 times
Attachments
fout1f.jpg
fout1f.jpg (26.97 KiB) Viewed 5310 times
3f.jpg
3f.jpg (178.78 KiB) Viewed 5310 times
2f.jpg
2f.jpg (175.56 KiB) Viewed 5310 times

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

No output generated

Post by localghost »

Please replace the attached image of the TeXnicCenter (TXC) "Output" window with the complete log file which is more helpful. Moreover you have to provide a minimal working example (MWE) that shows this misbehaviour.

Supplement:
There is a message from TXC that shows an issue which is explained and resolved on the MiKTeX 2.8 Issues page.
TeXnicCenter output wrote:GUI framework cannot be initialized.
See the l2tabu document for the reason why not to use a4wide and take a look at the alternatives.


Best regards and welcome to the board
Thorsten
znarch
Posts: 7
Joined: Sun Sep 20, 2009 3:44 pm

Re: No output generated

Post by znarch »

Where to find a log in texnixcenter ?
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

No output generated

Post by gmedina »

If your document's name is (for example) myfile.tex, then the file
myfile.log lies in the same folder that contains myfile.tex;
you can either serach for that file or open it from TeXnicCenter and then attach it here.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: No output generated

Post by localghost »

The log file is produced by the compiler and can be found in the same directory as your source. But it isn't needed anymore. Refer to the page of MiKTeX I linked in my previous reply.
Post Reply