Thread
:
How to compile Qt location example ?
View Single Post
TNiga
2010-01-29 , 19:04
Posts: 353 | Thanked: 263 times | Joined on Dec 2009 @ Finland
#
2
I didn't check the example, but I suppose there is a .pro file already so you don't need to run "qmake -project". Try running:
qmake <filename>.pro
make
Replace <filename> with the actual name of the .pro file.
Quote & Reply
|
TNiga
View Public Profile
Send a private message to TNiga
Find all posts by TNiga