On 5/12/06, Jan Waterman <[EMAIL PROTECTED]> wrote:

Hey Martin,

Yes, I did add lots of additional libraries to make sure the OSG related stuff worked. It was an empty project though, not a console project. A console project gives me an internal compiler error... These are the libraries:

freetype219.lib gdal_i.lib glslang.lib glut32.lib libjpeg.lib liblua.lib liblualib.lib libpng.lib libtiff.lib libungif.lib OpenThreadsWin32.lib osg.lib osgDB.lib osgFX.lib osgGA.lib osgIntrospection.lib osgParticle.lib osgProducer.lib osgSim.lib osgTerrain.lib osgText.lib osgToy.lib osgUtil.lib osgVRPN.lib Producer.lib vrpn.lib zlib.lib


Well you'll do well to cut down all your linked libs to just what you need - osg, osgUtl, osgDB, osgProducer, OpenThreads and Producer. 

The actual link error looks like STL to me.. I'm no longer familiar with VS but I'd say try linking the Standard C++ libs.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to