Hi all,
When I made this little example I did link with Fox Toolkit 1.6.26 exactly ;-), I didn't try with Fox 1.7 but I'm happy to see that it works according to Markus. regards, Alexandre 2007/7/25, Markus Hein <[EMAIL PROTECTED]>:
Robert Osfield schrieb: Hi Robert & Alexandre, BTW, the example runs fine under Linux, but on segfaults. Do others see this issue? did you link against FOX-1.4 or FOX-1.6 ? today I tested the code on Win32, MSVS8 with FOX-1.7 and Release OSG-2.0. The cow is running. :-) On Linux it works without differences. Some small issues: In my local copy of the code, I inserted in FOX_OSG_MDIView::~FOX_OSG_MDIView destructor implementation : getApp()->removeChore(this,ID_CHORE); for proper closedown of the MDI -Window containing the osgViewer, else it would stop in debug-mode (Linux & Win32). Also tested rendering multiple viewer windows of the same scene. It works with some small hacks. regards, Markus _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

