[Qgis-developer] Compile QGIS r15395 - ui_qgisapp.h not found

Martin Dobias wonder.sk at gmail.com
Wed Mar 9 02:23:56 EST 2011


On Wed, Mar 9, 2011 at 2:58 AM, Luiz Motta <motta.luiz at gmail.com> wrote:
> Devs,
>
> I tried compile QGIS r15395, in ubuntu 10.10,  and get this message:
>
> [ 35%] Building CXX object src/app/CMakeFiles/qgis.dir/main.cpp.o
> In file included from /home/lmotta/dev/cpp/qgis/src/app/main.cpp:66:
> /home/lmotta/dev/cpp/qgis/src/app/qgisapp.h:83: fatal error:
> ui_qgisapp.h: Arquivo ou diretório não encontrado
> compilation terminated.
> make[2]: ** [src/app/CMakeFiles/qgis.dir/main.cpp.o] Erro 1
> make[1]: ** [src/app/CMakeFiles/qgis.dir/all] Erro 2
> make: ** [all] Erro 2
>
> I followed the qgis-1.6.0_coding-compilation_guide_en.pdf (using ccmake).

Try to run cmake and then compile again.

Martin


More information about the Qgis-developer mailing list