Hi All! Tell me please how can I make QtCreator make install to use MY folder instead of system path? I've compiled Qt 4.7.3 on my mac, now I want to compile QtCreator myself using existing Qt, I am using: qmake ../qt-creator-2.2.1-src/qtcreator.pro PREFIX=/Users/user/dev/apps/QtCreator-2.2.1 && make && make install it compiles but fails on make install stage.
Regards! _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
