0

I have followed the directions here to download and extract the files for Qt and prepare my VS environment for installation.

However, when I run the configure command listed there in a VS2010 command prompt, it says 'configure is not recognized as an internal or external command'.

Is there something wrong with my path or something? Where do I find the configure utility file?

Thanks for your help.

NickHalden
  • 1,469
  • 2
  • 20
  • 31
  • What directory are you in when you run the configure command? There should be a configure.exe in your Qt installation directory. – Chris Aug 09 '12 at 15:40
  • @Chris I'm in the folder I extracted the source to.. "C:\Qt\4.7.4\" but there is no configure.exe that I see. Is it buried somewhere in the folder structure? – NickHalden Aug 09 '12 at 15:42
  • It should also be noted that the article you're reading is out of date. Qt now ships a precompiled version for VS2010 : http://qt.nokia.com/downloads/windows-cpp-vs2010 – Chris Aug 09 '12 at 15:54
  • @Chris .....well then. I think I will try that one. Thanks for the heads up. – NickHalden Aug 09 '12 at 15:56
  • @Jgord configure.exe is in the top level QT dir - if it's not you have a broken download – Martin Beckett Aug 09 '12 at 15:59
  • Please reference http://stackoverflow.com/questions/11660346/installing-qt-visual-studio-addin/11661186#11661186 – liuyi.luo Aug 10 '12 at 01:09

0 Answers0