Robert Osfield wrote: > Try upping the notification level via: > > set OSG_NOTIFY_LEVEL=DEBUG > > And then running the apps. It could be that the GraphicsWindowWin32 > isn't compiling/ or the proxy registering correctly.
Robert, Now there's a handy setting to know about - just tried that on my build of OSG on Cygwin here is the last few lines of output: Mutex destruction completing for 0 via delete Mutex locked for 0x12367f30 Mutex unlocked for 0x12367f30 Mutex unlocked with status 0 Mutex locked for 0x12367f70 Mutex unlocked for 0x12367f70 Mutex unlocked with status 0 Closing DynamicLibrary cygosgdb_osg.dll The Mutex messages are mine where I was trying to find something/anything that could be happening but the Closing DynamicLibrary cygosgdb_osg.dll is new from setting the Notify Level. It is at this point it hangs - does that tell us anything?? bk _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
