Hi All,

I'm trying to build from git and I get the following error messages:


> [ 82%] Building CXX object 
> src/osgPlugins/ogr/CMakeFiles/osgdb_ogr.dir/ReaderWriterOGR.o
> /home/bob/dev/graphics/osg/src/osgPlugins/ogr/ReaderWriterOGR.cpp: In member 
> function ‘virtual osgDB::ReaderWriter::ReadResult 
> ReaderWriterOGR::readFile(const string&, const Options*) const’:
> /home/bob/dev/graphics/osg/src/osgPlugins/ogr/ReaderWriterOGR.cpp:141:31: 
> error: ‘Open’ is not a member of ‘OGRSFDriverRegistrar’
>          OGRDataSource* file = OGRSFDriverRegistrar::Open(fileName.c_str());


I did a "make -k" to see if there were any other errors, but everything else 
compiles fine.  So, in the meantime, I'm back to an older version of GDAL and 
osg compiles.  I have information from the GDAL devs on how to solve this 
problem, but I'm not able to post urls in this forum at this time.

Thank you!

Cheers,
Bob

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=62292#62292





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

Reply via email to