I just tried OSG versions 3.3.2 and the Trunk version.. I get the same error for all versions.
> Linking CXX executable Test.exe > C:\osg-master\win32\mingw\lib\libosgDB.a(Registry.obj):Registry > .cpp:(.text+0x186e): undefined reference to `osgGetVersion' > C:\osg-master\win32\mingw\lib\libosgDB.a(Registry.obj):Registry > .cpp:(.text+0x8462): undefined reference to > `osg::KdTreeBuilder::KdTreeBuilder() > ' > c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: > C:\osg-master\win32\mingw\lib\libosgDB.a(Registry.obj): bad reloc address > 0x1 in section > `.text$_ZNK5osgDB7Options11libraryNameEv[__ZNK5osgDB7Options11li > braryNameEv]' > collect2.exe: error: ld returned 1 exit status > make.exe[2]: *** [DKTest.exe] Error 1 > make.exe[1]: *** [CMakeFiles/DKTest.dir/all] Error 2 ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60497#60497 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

