I wrote:
> What happens to osg::notify() messages when the application has no
> console. For example, osgviewerMFC.exe. If you run it with
> OSG_NOTIFY_LEVEL=DEBUG set, you still don't see any messages. Any idea
> where they are going? Is there a way to specify a log file rather than
> stdout / stderr for the notificaitons?
>   
Of course, I found the answer 20 minutes after posting the question.

A method that worked for me is on this page:
  http://www.codeproject.com/KB/debug/mfcconsole.aspx
Look in the comments for the title "Even Easier Way". Worked like a charm.

Cory
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to