Am Montag 05 September 2011, 13:56:26 schrieb ext Robert Caldecott: > I have just installed Qt Creator 2.3 and Qt 4.7.4 on Windows XP. The > latter is in my PATH (C:\Qt\4.7.4\bin). If I start a command-prompt and > issue 'qmake --version' I get the following: > > QMake version 2.01a > Using Qt version 4.7.4 in C:\Qt\4.7.4\lib > > However, Qt Creator cannot seem to find Qt in my PATH and instead I have to > add it manually. I tried uninstalling Creator and even deleted > %APPDATA%\Nokia but it still won't find it. This definitely worked OK on > v2.2.x with Qt 4.7.3. > > How can I force Creator to auto-detect Qt again? You can't. Creator only looks for qt in the path, if started for the first time with not settings.
daniel _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
