[Qgis-developer] Fwd: Error during compiling QGIS master
matteo
matteo.ghetta at gmail.com
Tue Jan 10 05:18:27 PST 2017
Nyall,
I compiled gdal 2.1:
matteo at matteo-computer ~ $ gdalinfo --version
GDAL 2.1.0, released 2016/04/25
but I still get the same error during the compilation:
/home/matteo/lavori/QGIS/QGIS/src/core/qgsgml.cpp: In member function
‘void QgsGmlStreamingParser::endElement(const XML_Char*)’:
/home/matteo/lavori/QGIS/QGIS/src/core/qgsgml.cpp:871:57: error:
‘OGR_G_ExportToIsoWkb’ was not declared in this scope
OGR_G_ExportToIsoWkb( hGeom, wkbNDR, pabyBuffer );
^
[ 13%] Building CXX object
src/core/CMakeFiles/qgis_core.dir/qgsmaplayer.cpp.o
src/core/CMakeFiles/qgis_core.dir/build.make:3814: recipe for target
'src/core/CMakeFiles/qgis_core.dir/qgsgml.cpp.o' failed
make[2]: *** [src/core/CMakeFiles/qgis_core.dir/qgsgml.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:1171: recipe for target
'src/core/CMakeFiles/qgis_core.dir/all' failed
make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2
Am I missing something?
Thanks!
Matteo
More information about the Qgis-developer
mailing list