Hi, For a C++ Windows-MFC project at work i need OSG libs/dlls as Multithreaded-Debug(/MTd) and Multithreaded(/MT). I have tried to compile it with these settings but some libs like osgDBd and osg80-osgGAd failed. There are several linking errors (LNK2005 - double definition) based on the std.
Maybe its bacause of the dependent 3rd party libs like zlib if they are not compiled with the same settings...? Does anyone have already compiled libs with this settings or could give me a hint? ... Thank you! Cheers, Ralf ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=51043#51043 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

