Hi All!

I see that I have to add qmake path of every Qt library I want to work
with myself, while in QtSDK (that one 1.4 GB large) QtCreator
automatically finds simulator and desktop libraries installed with
SDK. How can I do something like that myself? I want to have my full
dev environment on external HDD and use it on different systems, so I
created bash script to run QtCreator something like this:
QtCreator-2.3.1/bin/qtcreator --settingsdir $(readlink -f $(dirname
$0)/../dev/ideprofiles/qtcreator)
But I am still missing relatively installed Qt libraries...
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to