Latest QTSDK and Qt creator seems to be well installed in a Windows 7 environment ( Option->Qt4 has the correct autodetection), but Qt creator fail to find Qt stuff even if the path is provided in the system path (c:\QtSDK\Desktop\Qt\4.7.4\mingw\bin).
I'm recompiling an old app and everything was ok with previous versions of QT sdk.
I'm using the same Cmake text file for configuring the project in Qt creator 2.3.1.
Could be this a Qt related problem or a Cmake related problem?

Thanks in advance.