Hi Mark On 08/29/2016 06:46 AM, Mark Johnson wrote: > Yesterday I managed to resolve dependency problems which prevented the > install of the present QGIS 2.16. > > So I am now attempting to compile the branch 'release-2_16', since 2.10 > was the last version that I could compile and use properly. > > At 51% it received warnings/errors: > > "warning: identifier 'nullptr' is a keyword in C++11 [-Wc++0x-compat]" > "error: 'nullptr' was not declared in this scope"
Which compiler are you using? CMake should add this flag or an appropriate definition if not available automatically. Matthias _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
