Hi,
I have just downloaded QT SDK for Windows and the Visual Studio SDK. The installation was OK but when I try to create a QT Application I receive an error: Unable to find QT Build.
I have found a document in the site that details how to build QT for Visual Studio. I have inserted in the Path the C:QT\2010.05\bin. But when I try to execute in the VS2010 Command Prompt:
C:
cd /D C:\Qt\2010.05
configure
I receive an error informing that configure could not be found.
Where is Configure ???
Thanks
Bookmarks