Configure is not recognized as an internal or external command, operable program or batch file

  • Configure is not recognized as an internal or external command, operable program or batch file
  • Forum
  • Qt
  • Installation and Deployment
  • configure is not recognized

  1. 10th August 2011, 22:29 #1

    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. 11th August 2011, 08:31 #2

    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. 16th August 2011, 15:11 #3


  4. 27th August 2011, 05:46 #4

    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. Replies: 2

    Last Post: 15th September 2014, 13:10

  2. Replies: 3

    Last Post: 1st July 2011, 16:33

  3. Replies: 9

    Last Post: 8th February 2011, 14:37

  4. Replies: 2

    Last Post: 25th January 2011, 22:50

  5. Replies: 2

    Last Post: 31st July 2007, 19:50

Bookmarks

Bookmarks

Configure is not recognized as an internal or external command, operable program or batch file
Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  • BB code is On
  • Smilies are On
  • [IMG] code is On
  • [VIDEO] code is On
  • HTML code is Off

Forum Rules

Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.


Question

What does the error "Msmake.bat is not recognized as an internal or external command" mean and what could one do to overcome the error?

Cause

The error message will appear if the configuration settings are not correctly set for the compiler you have currently installed. For example, you may have Microsoft Visual Studio 2008 installed but the default samples are set for Microsoft Visual Studio 2005.

Answer

If you have Microsoft Visual Studio 2008, Cygwin or others installed then what you will need to do is the following:

  1. Open Components in the Rational Rhapsody Browser
  2. Under Components, open DefaultComponent (or a component that you created)
  3. Under the DefaultComponent, highlight DefaultConfig (or a config that you created)
  4. Right-Click and select "Features..."
  5. In the Features dialog, click the drop down beside the "Environment" and select "MSVC9" (see below).

    Configure is not recognized as an internal or external command, operable program or batch file

    Configure is not recognized as an internal or external command, operable program or batch file

  6. Click OK
  7. Try the build again.

NOTE: If you are using Cygwin, then select Cygwin. If you are using Microsoft Visual Studio 2004 or lower then leave the default (Microsoft)

If the problem persists then please contact Rational Client Support as the issue may be related to other settings/configurations that will need further research.

[{"Product":{"code":"SSB2MU","label":"IBM Engineering Systems Design Rhapsody"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"General Information","Platform":[{"code":"PF033","label":"Windows"}],"Version":"7.5.1","Edition":"","Line of Business":{"code":"LOB02","label":"AI Applications"}}]

Product Synonym

Rational Rhapsody

How do you fix next is not recognized as an internal or external command?

About the Unrecognized Command npm run dev > dev > next dev 'next' is not recognized as an internal or external command, operable program or batch file. Good news, the solution is actually just to install the Next. js npm package.

Is not recognized as an internal or external command operable program or batch file in CMD?

The “is not recognized as an internal command” error usually occurs because the computer can't find the executable that you're asking it to launch. However, you can provide it with the full path to your executable file and it should then be able to run it without any issues. Launch a Command Prompt window on your PC.

Which is not recognized as an internal or external?

The “Python is not recognized as an internal or external command” error is encountered in the command prompt of Windows. The error is caused when Python's executable file is not found in an environment variable as a result of the Python command in the Windows command prompt.

Where is not recognized as an internal command?

The “not recognized as internal command” error usually occurs because the computer cannot find the executable file it is trying to start. However, you can provide the full path to your executable and then it should run without any problem. Launch a Command Prompt window on your PC.