i have done these:
1) qmake -project -o myProject.pro
2) qmake -o Makefile myProject.pro
3) make
thats all ? do i need to install any other additional packages? im using /qt-embedded-free-3.3.2
actually i tried to CROSS COMPILE kphone, i followed the steps above, errors showing syntax error,toast.h no such file r directory, etc. But the program was successfully compiled and run in linux. wonder why, appreciate if someone can test it out for me....really thanks for these