Qt4.8 with the latest qt creator
-
hi,
I want to access PinchArea or any gesture qml element found in the lab. What are the necessary software to install?
I am running Qt 4.7.4 (64 bit) qt creator 2.2.1 on Mac OS X 10.6.7.
After downloading the source over "here":http://developer.qt.nokia.com/prereleases, what should I be doing next? I can't find the document on installation.
/bryan
-
bq. I can’t find the document on installation.
the document is here :
http://doc.qt.nokia.com/4.7/install-mac.htmlthe requirements :
http://doc.qt.nokia.com/4.7/requirements-mac.htmlhave a look at the configure options in case you want specific things like database drivers :
http://doc.qt.nokia.com/4.7/configure-options.htmlbut basically it is like Chuck.Gao told you.
-
Thanks for the reply.
I did ./configure then make, then sudo make install. But comparing to the 4.7.3 sdk, the Desktop, Simulator, Symbian directory etc are missing.
How should i link the compiled sdk to qt creator then? I tried to link the bin/qmake but qtcreator don't work.
Please advise. Thanks
/bryan