Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make"
Forum Updated to NodeBB v4.3 + New Features

Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make"

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
11 Posts 3 Posters 2.0k Views 1 Watching
  • 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.
  • S Offline
    S Offline
    Sonal Jain
    wrote on last edited by
    #1

    Getting this error while building Qt project(on qmake)

    Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make"

    Can anyone help me with the same?

    S 1 Reply Last reply
    0
    • S Sonal Jain

      Getting this error while building Qt project(on qmake)

      Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make"

      Can anyone help me with the same?

      S Offline
      S Offline
      Sonal Jain
      wrote on last edited by
      #2

      @Sonal-Jain
      After running and reopening the project getting this error

      No rule to make target 'all'. Stop.

      jsulmJ 1 Reply Last reply
      0
      • S Sonal Jain

        @Sonal-Jain
        After running and reopening the project getting this error

        No rule to make target 'all'. Stop.

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @Sonal-Jain said in Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make":

        No rule to make target 'all'. Stop.

        Did you run qmake?

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

        S 1 Reply Last reply
        0
        • jsulmJ jsulm

          @Sonal-Jain said in Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make":

          No rule to make target 'all'. Stop.

          Did you run qmake?

          S Offline
          S Offline
          Sonal Jain
          wrote on last edited by Sonal Jain
          #4

          @jsulm while running qmake I am getting another error which is

          Cannot run compiler 'g++'. Output:

          I have added g++ path in Qt creator and environment PATH

          SGaistS 1 Reply Last reply
          0
          • S Sonal Jain

            @jsulm while running qmake I am getting another error which is

            Cannot run compiler 'g++'. Output:

            I have added g++ path in Qt creator and environment PATH

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi,

            How did you install MinGW ?
            Based on what you wrote, I would say not through the Qt Installer. If so, please do and use that one.

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

            S 1 Reply Last reply
            0
            • SGaistS SGaist

              Hi,

              How did you install MinGW ?
              Based on what you wrote, I would say not through the Qt Installer. If so, please do and use that one.

              S Offline
              S Offline
              Sonal Jain
              wrote on last edited by
              #6

              @SGaist I already had minGW installed on my system. And also installed mingw while installing Qt creator.

              Can you direct me which mingw installer should I use and specify in qt?

              SGaistS 1 Reply Last reply
              0
              • S Sonal Jain

                @SGaist I already had minGW installed on my system. And also installed mingw while installing Qt creator.

                Can you direct me which mingw installer should I use and specify in qt?

                SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Just use the one provided through the Qt Online installer.

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

                S 1 Reply Last reply
                0
                • SGaistS SGaist

                  Just use the one provided through the Qt Online installer.

                  S Offline
                  S Offline
                  Sonal Jain
                  wrote on last edited by
                  #8

                  @SGaist
                  The path is set in Qt like this:

                  d49ba81c-de15-4997-a340-24df8493afed-image.png

                  Is it okay?

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    Did you test that you can start it successfully by hand ?

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

                    S 1 Reply Last reply
                    0
                    • SGaistS SGaist

                      Did you test that you can start it successfully by hand ?

                      S Offline
                      S Offline
                      Sonal Jain
                      wrote on last edited by
                      #10

                      @SGaist No I haven't tested that. What exactly do I need to do to test like that?

                      SGaistS 1 Reply Last reply
                      0
                      • S Sonal Jain

                        @SGaist No I haven't tested that. What exactly do I need to do to test like that?

                        SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by
                        #11

                        Use a terminal and try to call ˋg++.exe` using the full path to the executable.

                        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
                        1

                        • Login

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