[Qgis-developer] qgis svn trunk 15412 compile error...

Marco Hugentobler marco.hugentobler at sourcepole.ch
Thu Mar 10 03:39:31 EST 2011


Hi Marco

Should be fixed now (r15413)

Index: src/app/qgisapp.cpp
===================================================================
--- src/app/qgisapp.cpp (Revision 15412)
+++ src/app/qgisapp.cpp (Arbeitskopie)
@@ -626,7 +626,7 @@
   removeAnnotationItems();
 
   // cancel request for FileOpen events
-  QgsApplication::setFileOpenEventReceiver( nil );
+  QgsApplication::setFileOpenEventReceiver( 0 );
 
   // delete map layer registry and provider registry
   QgsApplication::exitQgis();


Am Donnerstag, 10. März 2011, um 09.08:33 schrieb marco bra:
> qgis svn trunk 15412 compile error...
> 
> Hi today i get
> 
> /home/ubuntu/qgis-trunk/src/app/qgisapp.cpp:629: error: ‘nil’ was not
> declared in this scope make[2]: ***
> [src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o] Errore 1 make[1]: ***
> [src/app/CMakeFiles/qgis.dir/all] Errore 2 make: *** [all] Errore 2
> 
> Best Regards Marco


-- 
Dr. Marco Hugentobler
Sourcepole -  Linux & Open Source Solutions
Churerstrasse 22, CH-8808 Pfäffikon SZ, Switzerland
marco.hugentobler at sourcepole.ch http://www.sourcepole.ch
Technical Advisor QGIS Project Steering Committee


More information about the Qgis-developer mailing list