[Qgis-developer] QGIS compile error
Yves Jacolin
yjacolin at free.fr
Mon Jul 18 06:46:07 PDT 2016
Hello,
The problem seems come from c628c0f4345558a84834d429ff432f43b1b7d038
So you can do this to build QGIS:
git checkout 7b883e2edd0650521abc878e288c00c1f6bb1931
Y.
On Monday, July 18, 2016 15:35:02 Vincent Schut wrote:
> Just fyi: same error here (qgis master, gdal trunk, linux (opensuse leap):
>
> [ 0%] Built target version
> Building CXX object src/core/CMakeFiles/qgis_core.dir/pal/pal.cpp.o
>
> Best regards, let me know if you need more info),
>
> Vincent.
>
>
> On Monday, July 18, 2016 12:18:25 PM Stefan Ziegler wrote:
>
>
> 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_mas
> ter/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/sourc
> es/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' failedmake[2]: ***
> [src/core/CMakeFiles/qgis_core.dir/pal/pal.cpp.o] Error
> 1CMakeFiles/Makefile2:208: recipe for target
> 'src/core/CMakeFiles/qgis_core.dir/all' failedmake[1]: ***
> [src/core/CMakeFiles/qgis_core.dir/all] Error 2Makefile:149: recipe for
> target 'all' failedmake: *** [all] Error 2
>
>
>
>
> best regards
>
>
> Stefan
More information about the Qgis-developer
mailing list