PDA

View Full Version : no valid QT installations found



lxman
9th June 2011, 17:02
Hello,

This is a new install of the 4.7.3 SDK on a new installation of Windows XP SP3.

Whenever I try to open a project in Qtcreator, the above message results.

My environment variables:

QMAKESPEC=win32-g++
QTDIR=C:\QtSDK\Desktop\Qt\4.7.3
PATH=Path=C:\WINXP\system32;C:\WINXP;C:\WINXP\Syst em32\Wbem;C:\QtSDK\QtCreator\bin;C:\QtSDK\mingw\bi n;C:\QtSDK\Desktop\Qt\4.7.3\mingw\bin

Any ideas as to what I can do to fix things would be appreciated.

mcosta
10th June 2011, 10:42
Your QTDIR is wrong.
try with


QTDIR=C:\QtSDK\Desktop\Qt\4.7.3\mingw