help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printf: doens't print on WinXP installation


From: engr0123
Subject: Re: printf: doens't print on WinXP installation
Date: Sat, 20 Aug 2011 21:09:09 -0700 (PDT)

No need to change anything. Compile as you have done originally. 
The output can be seen here (I am using Windows XP):

Go to: Control panel | Administrative Tools | Computer Management 
Under System Tools, click Event Viewer, and then Application.

On right side, double click the entry generated by your App. You will see
your printf of NSLog output at the end of the text that is shown in a
dialog.




Alex Bilyk wrote:
> 
> Hi,
> 
> Just installed GNUstep on Win XP. Doing the simplest of things with a main
> function that has printf("hello, world"); in it. Everything compiles and
> runs, except there is no output to the console. I can step through code in
> dgb and it goes over this line fine. A bit of a puzzle. Tried to use
> NSLog(@"..."); version - same result.  App is built and run successfully,
> but with no printout to the console. Any ideas? BTW, stepping in gdb over
> the NSLog version has some issues that the printf version doesn't have,
> but that's a separate topic. I'm really after the printout at the moment,
> as you might imagine:)
> 
> Thanks,
> Alex
> 

-- 
View this message in context: 
http://old.nabble.com/printf%3A-doens%27t-print-on-WinXP-installation-tp25528385p32304193.html
Sent from the GNUstep - Help mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]