Hi,
I only complie core osg(version:OpenSceneGraph-2.4 stable release ) as static 
libraries to update the static libraries that I have already compiled based on 
osg2.3.7, I compile all the core osg I need in the same way, but in my own 
application the static library of osgDB seems to have some problem: 
osgDB_s.lib(Registry.obj) : error LNK2001: unresolved external symbol 
__imp__osgGetVersion, other libraries works well.
I am using VC7.1 on windows xp.
Does this problem have any relationship with 3rdParty libraries? Must I 
recompile necessary 3rdParty libraries? I think 3rdParty libraries are only 
used to build osgPlugins, am I right?
I compile static libraries using the mathod at: 
http://www.openscenegraph.org/projects/osg/wiki/Community/Tasks/Win32StaticLink
I am eagerly to know how to solve this problem, Thank you very much for your 
help!



zhangguilian
2008-05-15
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to