Do you need the ogr plugin? If not, don't worry about it.

If you do need ogr, then I suspect the link errors might be coming from an outdated version of the GDAL dependency. Lacking further information (like a map of OSG version to GDAL version), I'd try upgrading GDAL to see if the issue resolves itself.

Paul Martz
Skew Matrix Software LLC
_http://www.skew-matrix.com_ <http://www.skew-matrix.com/>
+1 303 859 9466



Jacob Armstrong wrote:
All,
I'm currently trying to upgrade from OSG-1.2 to OSG-2.8.0 to upgrade a process currently in place. I'm trying to load this new version from scratch on a Windows XP machine with VS 2003 .NET. I'm following the instructions from: http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio and have set up all of my environment variables, and I ran CMake to get my solution, and upon building the entire solution, I'm receiving over 250 link errors in the "plugins ogr" project similar to: Linking... Creating library C:\CMHP\OpenSceneGraph-2.8.0_orig\OpenSceneGraph\lib\Debug\osgdb_ogrd.lib and object C:\CMHP\OpenSceneGraph-2.8.0_orig\OpenSceneGraph\lib\Debug\osgdb_ogrd.exp ReaderWriterOGR.obj : error LNK2001: unresolved external symbol "public: virtual enum CPLErr __thiscall GDALMajorObject::SetMetadataItem(char const *,char const *,char const *)" (?setmetadatai...@gdalmajorobject@@UAE?AW4CPLErr@@pb...@z <mailto:?setmetadatai...@gdalmajorobject@@UAE?AW4CPLErr@@pb...@z>) Does anyone know what I'm missing here? Also, has the osgDem application gone away since OSG-1.2? Thanks!
Jake

------------------------------------------------------------------------
Hotmail: Trusted email with powerful SPAM protection. Sign up now. <http://clk.atdmt.com/GBL/go/177141665/direct/01/>


------------------------------------------------------------------------

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to