[Qgis-developer] QGIS Build fails with r7668

Tim Sutton tim at linfiniti.com
Tue Nov 27 09:19:05 EST 2007


Hi Gavin

I think your commit breaks python bindings compilation. On mac I get:

sipcoreQgsLabelAttributes.cpp:1176: warning: taking address of temporary
[ 63%] Generating gui/gui.so
/Users/timlinux/dev/cpp/qgis_qml/src/core/raster/qgsrasterlayer.h:768:
warning: unused parameter 'other'
sipguiQgsMessageViewer.cpp: In function 'PyObject*
meth_QgsMessageViewer_checkBoxState(PyObject*, PyObject*)':
sipguiQgsMessageViewer.cpp:2788: error: 'class QgsMessageViewer' has
no member named 'checkBoxState'
make[3]: *** [sipguiQgsMessageViewer.o] Error 1
make[2]: *** [python/gui/gui.so] Error 2
make[1]: *** [python/CMakeFiles/python.dir/all] Error 2
make: *** [all] Error 2

Regards

Tim


Author: g_j_m
Date: 2007-11-27 09:14:36 +0000 (Tue, 27 Nov 2007)
New Revision: 7668

Modified:
  trunk/qgis/src/app/composer/qgscomposer.cpp
  trunk/qgis/src/app/qgsmaptoolvertexedit.cpp
  trunk/qgis/src/app/qgsmaptoolvertexedit.h
  trunk/qgis/src/gui/CMakeLists.txt
  trunk/qgis/src/gui/qgsmessageviewer.cpp
  trunk/qgis/src/gui/qgsmessageviewer.h
Log:
Fix for ticket #611 (add a "don't show this again toggle" to the snap
vertex warning dialog box)
Also includes a small re-organisation of the QgsMessageViewer class


-- 
Tim Sutton
QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS
openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological
niche modelling tool
Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net



More information about the Qgis-developer mailing list