|
|
Christian Froeschlin wrote:
> Le_Forgeron wrote:
>> Le 24/02/2011 15:03, Aidy a écrit :
>>> I have another problem though. I've got it compiling and to try and
>>> test I've
>>> added some std::cout lines in the code, including the trace_pixel met
hod
>
> GUI application usually don't show an output stream under
> Windows but using a pipe sometimes works. Try starting from
> command line with "pvengine.exe | more".
You basically have to invoke AllocConsole() early in your processing for
a
GUI application to not throw away stdout.
--
Darren New, San Diego CA, USA (PST)
"How did he die?" "He got shot in the hand."
"That was fatal?"
"He was holding a live grenade at the time."
Post a reply to this message
|
|