View Single Post
Posts: 14 | Thanked: 2 times | Joined on Mar 2010
#1
hi.

i've managet to install and run qt creator, maemo and qt emulator on my linux and qemu

works great.
if i create a Project "Qt Mobile App" with ui i can start it and test. works great.

i've download a "HelloQT" app for qt and import it to qt creator.
Now i got some package errors... missing some files.
like this:
Code:
/home/myuser/qtcreator-2.0.0/bin/HelloQt-build-maemo/../HelloQt/mywindow.h:4: error: gtkmm.h: No such file or directory
/home/myuser/qtcreator-2.0.0/bin/HelloQt-build-maemo/../HelloQt/mywindow.h:5: error: hildonmm.h: No such file or directory
how can i fix this? i cant compil the simple app :<

need first step instructions on that :< thx at all