[Qgis-developer] Compile error on debian testing
Carlos Dávila
cdavilam at orangecorreo.es
Sat May 29 05:41:08 EDT 2010
El 28/05/10 20:06, Manuel Massing escribió:
> 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
>
>
>
Thanks for the help. Now compile progresses, but get a new error:
[ 61%] Generating analysis/sipanalysispart0.cpp,
analysis/sipanalysispart1.cpp, analysis/sipanalysispart2.cpp,
analysis/sipanalysispart3.cpp
sip: QGraphicsRectItem has not been defined
make[2]: *** [python/analysis/sipanalysispart0.cpp] Error 1
make[1]: *** [python/CMakeFiles/python_module_qgis_analysis.dir/all] Error 2
make: *** [all] Error 2
New suggestions?
More information about the Qgis-developer
mailing list