If you're using windows then,
1. Open Qt 4.* for Desktop (MinGW)
2. cd to your project file
3. qmake <your-project>.pro
4. mingw32-make
It will start the building process.
If you're using mac then go to:-
http://stackoverflow.com/questions/5...line-on-mac-os
Bookmarks