[Qgis-developer] QGIS compile error
Stefan Ziegler
stefan.ziegler.de at gmail.com
Mon Jul 18 03:18:25 PDT 2016
Hi
I get some compile errors on master (Ubuntu 16.04 and 14.04):
[ 0%] Building CXX object
src/core/CMakeFiles/qgis_core.dir/composer/qgscomposition.cpp.o
[ 0%] Building CXX object src/core/CMakeFiles/qgis_core.dir/pal/pal.cpp.o
/home/stefan/sources/qgis_master/src/core/pal/pal.cpp:125:3: error:
reference to ‘RTree’ is ambiguous
RTree<FeaturePart*, double, 2, double> *obstacles;
^
In file included from
/home/stefan/sources/qgis_master/src/core/pal/feature.h:33:0,
from
/home/stefan/sources/qgis_master/src/core/pal/pal.cpp:37:
/home/stefan/sources/qgis_master/src/core/pal/pointset.h:38:7: note:
candidates are: class RTree
class RTree;
^
....
....
....
src/core/CMakeFiles/qgis_core.dir/build.make:7466: recipe for target
'src/core/CMakeFiles/qgis_core.dir/pal/pal.cpp.o' failed
make[2]: *** [src/core/CMakeFiles/qgis_core.dir/pal/pal.cpp.o] Error 1
CMakeFiles/Makefile2:208: recipe for target
'src/core/CMakeFiles/qgis_core.dir/all' failed
make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
best regards
Stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20160718/44d296de/attachment.html>
More information about the Qgis-developer
mailing list