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

Reply via email to