OK bit of an update, I think its my GDAL version giving grief with cpl_string.h, I will grab 1.6 and try that as mine is 1.7 .10( something like that).
Martin. From: [email protected] [mailto:[email protected]] On Behalf Of Martin Naylor Sent: 30 April 2010 16:20 To: 'OpenSceneGraph Users' Subject: [osg-users] build errors in VPB and latest trunks. Hi all, I am getting a linker error when trying to build the latest vpb against the trunk of OSG. Error is as follows: Error 1 error LNK2005: "public: void __cdecl std::basic_ofstream<char,struct std::char_traits<char> >::`vbase destructor'(void)" (??_d?$basic_ofstr...@du?$char_traits@d...@std@@@std@@QEAAXXZ) already defined in SpatialProperties.obj D:\Coding\OSG\VirtualPlanetBuilder\src\vpb\osgDB.lib(osgDB.dll) vpb Error 2 error LNK1169: one or more multiply defined symbols found D:\Coding\OSG\VirtualPlanetBuilder\lib\Debug\vpbd.dll 1 1 vpb Anyone have any ideas? Am running Visual Studio 2010! And trying to build 64 bit version. Martin.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

