PDA

View Full Version : configure is not recognized



Cucus
10th August 2011, 22:29
Hi,

I have QtSDK 4.7.3 and I m trying to deploy my app. However, when I try to use the commands readed here (http://doc.qt.nokia.com/latest/deployment-windows.html) I have this message:
'configure' is not recognized as an internal or external command, operable program or batch file.

After this I search configure.exe in my files and it doesn't apear anywhere.

Deploying method has changed?
Thanks

wysota
11th August 2011, 08:31
No. If you want to link your application statically then you need to have a static build of Qt. And to have a static build of Qt you need to build Qt statically and for that you need Qt sources that contain configure.exe. Since you didn't download the source code, you don't have configure.exe.

Cucus
16th August 2011, 15:11
Thanks a lot!!:) I found that the best way of doing it is by running the "Maintain Qt SDK" application.
But I got other problems since the version 4.7.3 doesn't have a Qt directory (but has QtSources and QtCreator inside C:\QtSDK).
I posted a new thread:
http://www.qtcentre.org/threads/43950-Problems-when-running-quot-configure-static-quot-for-4.7.3?p=200352#post200352

tomnagel
27th August 2011, 05:46
i have source code but configure.exe is not working error is occur and system hang for a while.