On 6/6/07, Pleyer, Walter <[EMAIL PROTECTED]> wrote:
[ 16%] Building CXX object
src/core/CMakeFiles/qgis_core.dir/qgsgeometry.obj
C:\dev\cpp\qgis\src\core\qgsgeometry.cpp: In member function `int
QgsGeometry::addIsland(const QList<QgsPoint>&)':
C:\dev\cpp\qgis\src\core\qgsgeometry.cpp:2511: warning: comparison
between signed and unsigned integer expressions
mingw32-make[2]: *** [src/core/CMakeFiles/qgis_core.dir/qgsgeometry.obj]
Error 1
mingw32-make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
mingw32-make: *** [all] Error 2

Any hints?

I would suggest you to run CMakeSetup and set PEDANTIC variable to off
until we check in a fix for this warning. After this change 'make'
should run well.

Martin
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

Reply via email to