[Qgis-developer] Compile error on debian testing
Manuel Massing
m.massing at warped-space.de
Fri May 28 14:06:29 EDT 2010
Hi Carlos,
> src/core/CMakeFiles/qgis_core.dir/moc_qgsmaprenderer.cxx.o
> /home/carlos/Paquetes/qgis/trunk/build/src/core/moc_qgsmaprenderer.cxx:14:2
> : error: #error "This file was generated using the moc from 4.5.3. It"
> /home/carlos/Paquetes/qgis/trunk/build/src/core/moc_qgsmaprenderer.cxx:15:
> 2: error: #error "cannot be used with the include files from this version
> of Qt."
you need to clean out the old auto-generated moc-files from your
build directory using "make clean".
cheers,
Manuel
More information about the Qgis-developer
mailing list