Hi Tony, You suggested changed breaks the build for GDAL<2.0.
I have changed the ReaderWriterOGR.cpp to contain both the original code blocks and the ones modified by you with a GDAL_VERSION_MAJOR<2 check. Attached is the modified file. Could you try this out, if it works fine I'll check it into svn/trunk and the OSG-3.2 branch. Robert. On 25 June 2015 at 09:01, Tony Vasile <[email protected]> wrote: > Hi, > > I have this patch so that it compiles but I don't have a ogr source file > to test it against. But this allows OpenSceneGraph 3.2.1 to compile. > > ... > > > Thank you! > > Cheers, > Tony > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=64190#64190 > > > > > _______________________________________________ > 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

