wxLogDebug on MAC/XCode

Bryan Petty bryan at ibaku.net
Mon Oct 2 10:04:55 PDT 2006


Brian Ray wrote:
> On Oct 2, 2006, at 4:37 AM, Hendrik Wendler wrote:
>> wxLogDebug("hi there!");
>> messages go on xcode 2.4/osx?
> 
> Maybe this is the common xcode question. Have you looked in the 
> Windows->Tools->Build Results Window?  Then there is a middle window you 
> need to expand with one of the buttons.

Maybe this has changed in Xcode 2.4, but in 2.3, I can usually get these 
messages from either the Run Log (Shift + Apple + R), or the Standard 
I/O Log windows, both of which are found in the Debug menu.

I would think the Build Results window would be for, well, build 
results, not stdout.

Regards,
Bryan Petty




More information about the wx-users mailing list