POV-Ray : Newsgroups : povray.programming : Entry point confusion? : Re: Entry point confusion? Server Time
25 Apr 2024 07:43:36 EDT (-0400)
  Re: Entry point confusion?  
From: Darren New
Date: 24 Feb 2011 17:12:16
Message: <4d66d7c0@news.povray.org>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.