I am trying to configure Qt statically in Windows 7. I got the Qt SDK installer version 1.1.2
I have done the static configuration before, but what has me at a loss currently is that there is no "configure" executable anywhere in the installation.
In the QtSDK folder, there is an SDKMaintenceTool.exe, which is the only executable there.
The most likely place, based on what I can gather from the hierarchy here, is QtSDK/Desktop/Qt/4.7.3/mingw
This folder has a configure.cache file, but still no configure executable.
Is the SDK download not capable of being reconfigured, or am I missing something obvious?
Bookmarks