Hi, Robert I'm using OSG 2.8.0 but the osgART Plugin I have at this moment is compiled without debug information, that's why I'm trying to redirect messages through osg::notify(). I think to take the first option you pointed out that: > "I'll need to take the notify() stream and attach my own custom streambuffer > to reidirect the output"
since I tried to redirect console messages without success because of the app is writen for a QT project in release mode. Finally wether I can't to know the error I'll need to drag down the code and recompile the plugin with debug information. Thanks for your soon reply. Cheers, Ernesto ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=19480#19480 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

