Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. configure is not recognized
QtWS25 Last Chance

configure is not recognized

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 3 Posters 2.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Cinexus123
    wrote on 13 Nov 2019, 13:57 last edited by Cinexus123
    #1

    Hello. I want to set a command in CMD: configure -prefix c:\newlib\QTCreator -debug-and-release -mp -opensource -confirm-license -nomake examples -nomake tests -skip qtwebengine -platform msvc2017 and i have this:

    'configure' is not recognized as an internal or external command,
    operable program or batch file.

    What is wrong?

    J 1 Reply Last reply 13 Nov 2019, 14:01
    0
    • C Cinexus123
      13 Nov 2019, 13:57

      Hello. I want to set a command in CMD: configure -prefix c:\newlib\QTCreator -debug-and-release -mp -opensource -confirm-license -nomake examples -nomake tests -skip qtwebengine -platform msvc2017 and i have this:

      'configure' is not recognized as an internal or external command,
      operable program or batch file.

      What is wrong?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 13 Nov 2019, 14:01 last edited by
      #2

      @Cinexus123 said in configure is not recognized:

      What is wrong?

      Apparently there is no configure in the directory where you are. In which directory do you call configure?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      C 1 Reply Last reply 13 Nov 2019, 14:10
      1
      • J jsulm
        13 Nov 2019, 14:01

        @Cinexus123 said in configure is not recognized:

        What is wrong?

        Apparently there is no configure in the directory where you are. In which directory do you call configure?

        C Offline
        C Offline
        Cinexus123
        wrote on 13 Nov 2019, 14:10 last edited by
        #3

        @jsulm C:\newlib\QT\5.13.2

        J 1 Reply Last reply 13 Nov 2019, 14:19
        0
        • C Cinexus123
          13 Nov 2019, 14:10

          @jsulm C:\newlib\QT\5.13.2

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 13 Nov 2019, 14:19 last edited by jsulm
          #4

          @Cinexus123 You need Qt source code to be able to build Qt.
          https://doc.qt.io/qt-5/windows-building.html

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          C 1 Reply Last reply 13 Nov 2019, 14:33
          0
          • J jsulm
            13 Nov 2019, 14:19

            @Cinexus123 You need Qt source code to be able to build Qt.
            https://doc.qt.io/qt-5/windows-building.html

            C Offline
            C Offline
            Cinexus123
            wrote on 13 Nov 2019, 14:33 last edited by
            #5

            @jsulm Ok I see difference. I have on my disc two version 4.8.6 and 5.13.2 and in 4.8.6 in main folder is configure.exe but in 5.13.2 no. Do I have to use only version 4 to do this operation?

            J 1 Reply Last reply 13 Nov 2019, 16:01
            0
            • C Cinexus123
              13 Nov 2019, 14:33

              @jsulm Ok I see difference. I have on my disc two version 4.8.6 and 5.13.2 and in 4.8.6 in main folder is configure.exe but in 5.13.2 no. Do I have to use only version 4 to do this operation?

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 13 Nov 2019, 16:01 last edited by
              #6

              @Cinexus123 said in configure is not recognized:

              Do I have to use only version 4 to do this operation?

              No! If you want to build Qt5 then use Qt5 source code.
              Are you sure you downloaded Qt5 source code? If so how?

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 13 Nov 2019, 16:41 last edited by
                #7

                Isn't this thread more or less the same as this one ?

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0

                1/7

                13 Nov 2019, 13:57

                • Login

                • Login or register to search.
                1 out of 7
                • First post
                  1/7
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved