Results 1 to 4 of 4

Thread: configure is not recognized

  1. #1
    Join Date
    Mar 2011
    Posts
    34
    Qt products
    Qt4
    Platforms
    Windows

    Default configure is not recognized

    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 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

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: configure is not recognized

    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.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Mar 2011
    Posts
    34
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: configure is not recognized

    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/4395...352#post200352

  4. #4
    Join Date
    Aug 2011
    Location
    united states
    Posts
    1
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default Re: configure is not recognized

    i have source code but configure.exe is not working error is occur and system hang for a while.

Similar Threads

  1. Qmake command not recognized
    By Rakula in forum Installation and Deployment
    Replies: 2
    Last Post: 15th September 2014, 13:10
  2. QGraphicItem is not recognized
    By stella1016 in forum Qt Programming
    Replies: 3
    Last Post: 1st July 2011, 16:33
  3. QFont Object not recognized.
    By eLancaster in forum Newbie
    Replies: 9
    Last Post: 8th February 2011, 14:37
  4. operator=new ClassObj() is not recognized
    By naturalpsychic in forum General Programming
    Replies: 2
    Last Post: 25th January 2011, 22:50
  5. slots and signals don't seem to be recognized
    By Jessehk in forum Qt Programming
    Replies: 2
    Last Post: 31st July 2007, 19:50

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.