Hi Robert, On Tue, Nov 4, 2008 at 2:36 PM, Robert Osfield <[EMAIL PROTECTED]> wrote: > Could you try adding a: > > Thread::Init(); > > To the start of your main and see if that makes a difference.
Yes, that did it. Before, OSG 2.6.1 and 2.5.5 finished compiling and *both* worked without OpenThreads::Thread::init(); in my main. That seems weird.. Did something change for 2.7 in terms of OpenThreads? Cheers, max _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

