[Qgis-developer] Compile error: class ‘QgisApp’ does not have any field named ‘mProxyFactory’
Niccolo Rigacci
niccolo at rigacci.org
Mon Apr 12 04:55:48 EDT 2010
Last time I compiled QGIS SVN 13266 on Debian Lenny Stable (with
several backports, GEOS, PROJ, GDAL/OGR, etc.).
Now rev 13300 fails, with this error:
[ 41%] Building CXX object
src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o
/usr/src/qgis/lenny-i386/1.5.0~svn20100411/qgis-1.5.0~svn20100411/src/app/qgisapp.cpp:
In constructor ‘QgisApp::QgisApp(QSplashScreen*, bool, QWidget*, Qt::WFlags)’:
/usr/src/qgis/lenny-i386/1.5.0~svn20100411/qgis-1.5.0~svn20100411/src/app/qgisapp.cpp:362:
error: class ‘QgisApp’ does not have any field named ‘mProxyFactory’
make[3]: *** [src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o] Error 1
make[3]: Leaving directory `/usr/src/qgis/lenny-i386/1.5.0~svn20100411/qgis-1.5.0~svn20100411/debian/build'
make[2]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2
make[2]: Leaving directory `/usr/src/qgis/lenny-i386/1.5.0~svn20100411/qgis-1.5.0~svn20100411/debian/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/qgis/lenny-i386/1.5.0~svn20100411/qgis-1.5.0~svn20100411/debian/build'
make: *** [build-stamp] Error 2
The same source tree compiles fine on Debian Squeeze Testing.
Any hint?
--
Niccolo Rigacci
Firenze - Italy
More information about the Qgis-developer
mailing list