You need to recompile with VC8 (VS.NET 2005) - the crt-lib is not compatible to the old version and you'll run into linker problems if you mix libs using the old and new crt lib.
[EMAIL PROTECTED] schrieb: > Hi, > > we're currently migrating from VS.NET 2003 to 2005 and ran into problems when > linking against the VS.NET 2003 compiled version of OSG. I don't know if it is > necessary to compile osg with VS.NET 2005 as well or if there's another > solution. > > Has anybody made some experience on that? > > Thanks, > > Toni > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
