Maybe jOan is right and i need to check my project file, but I don't exactly know the mutli-treads on single threads stuff. I've try different option, but without result, built ok, but crash after, as ever
Without debugging on your machine I can't say why you have a crash, the most likely is a build conflict. Bascially VisualStudio is really flacky when it comes to mixing different types of dll's. They all need to be built with the same options, in the case of the OSG is as a multi-threaded dll. I can't recal where the option lies as I haven't used VS for four years, just have a wander around VS options.
Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
