View Single Post
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#11
HI,

Originally Posted by davidmaxwaterman View Post
Ok, I downloaded it and opened my project in QtCreator, but when I build, I get an error :

Code:
/scratchbox/users/davidmaxwaterman/home/davidmaxwaterman/ptas/zouba-build/../zouba/src/route_p.cpp:9: error: QMaemo5InformationBox: No such file or directory
I guess I've done something wrong. Are there some directions specific to maemo somewhere?

Max.
Are you building it for Maemo or for your host-environment? Did you include "maemo5" in your *.pro file, like:

Code:
QT += maemo5
Daniel
 

The Following User Says Thank You to danielwilms For This Useful Post: