That's correct mixing dll's built with different version of VS in this
case 2005/2008 is not recommend and cause the issue you are seeing

You need to have the dll's/libs all build with the same compiler version



Gordon
Product Manager 3d
__________________________________________________________
Gordon Tomlinson
Email  : gtomlinson @ overwatch.textron.com
__________________________________________________________


-----Original Message-----
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Vic Ace
Sent: Monday, June 22, 2009 9:16 AM
To: osg-users@lists.openscenegraph.org
Subject: Re: [osg-users] SDL and OSG in the same project

I'm using Visual C++ 2008 Express Editon.

Downloaded these files from the OSG website:

openscenegraph-all-2.8.1-win32-x86-vc80sp1-Debug.zip
openscenegraph-all-2.8.1-win32-x86-vc80sp1-Release.zip

And I followed this guide:
http://dwightdesign.com/2009/05/installing-openscenegraph-280/

I have tested two of the win32 development libraries from the SDL
website:

SDL-devel-1.2.13-VC6.zip (Visual C++ 6.0) SDL-devel-1.2.13-VC8.zip
(Visual C++ 2005 Service Pack 1)

But both give me the same warnings when OSG is included. Which one
should I actually use? The numbers confuse me.

Are you saying it's the mix of SDL and OSG versions that may not be
compatible or do you mean some other dll's?

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=14336#14336





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or
g
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to