Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. New to QtCreator Error "no rule to make target 'all'. Stop."
Forum Updated to NodeBB v4.3 + New Features

New to QtCreator Error "no rule to make target 'all'. Stop."

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
26 Posts 6 Posters 20.4k 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.
  • jsulmJ jsulm

    @IsaacPrkr Make sure qt5-qmake is also installed.
    And check whether you have any properly configured Kit in QtCreator.

    I Offline
    I Offline
    IsaacPrkr
    wrote on last edited by
    #17

    @jsulm I've installed qt5-qmake. And how do I go check whether I have a properly configured kit?

    jsulmJ 1 Reply Last reply
    0
    • I IsaacPrkr

      @jsulm I've installed qt5-qmake. And how do I go check whether I have a properly configured kit?

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

      @IsaacPrkr In QtCreator go to "Tools/Options.../Kits" and check whether there is at least one Kit

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

      I 1 Reply Last reply
      0
      • jsulmJ jsulm

        @IsaacPrkr In QtCreator go to "Tools/Options.../Kits" and check whether there is at least one Kit

        I Offline
        I Offline
        IsaacPrkr
        wrote on last edited by
        #19

        @jsulm There is only options that say Auto-detected and Manual.

        jsulmJ 1 Reply Last reply
        0
        • I IsaacPrkr

          @jsulm There is only options that say Auto-detected and Manual.

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

          @IsaacPrkr said in New to QtCreator Error "no rule to make target 'all'. Stop.":

          There is only options that say Auto-detected and Manual

          But are there any Kits, either in manual or auto detected section?
          If there are no Kits then that explains your problem. In this case add a Kit manually - first add your Qt in "Qt Versions" tab (you ) and then a Kit.

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

          I 1 Reply Last reply
          0
          • jsulmJ jsulm

            @IsaacPrkr said in New to QtCreator Error "no rule to make target 'all'. Stop.":

            There is only options that say Auto-detected and Manual

            But are there any Kits, either in manual or auto detected section?
            If there are no Kits then that explains your problem. In this case add a Kit manually - first add your Qt in "Qt Versions" tab (you ) and then a Kit.

            I Offline
            I Offline
            IsaacPrkr
            wrote on last edited by
            #21

            @jsulm When you say "add your qt in qt versions tab (you)" i went in the tab and clicked add and it just came up with my files. Do I add the project file into that?

            jsulmJ 1 Reply Last reply
            0
            • I IsaacPrkr

              @jsulm When you say "add your qt in qt versions tab (you)" i went in the tab and clicked add and it just came up with my files. Do I add the project file into that?

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

              @IsaacPrkr said in New to QtCreator Error "no rule to make target 'all'. Stop.":

              Do I add the project file into that?

              No, this has nothing to do with any projects!
              This is used to manage different Qt versions in QtCreator, as QtCreator can support many Qt versions.

              "and it just came up with my files" - I don't know what this means. To add a Qt version you need to navigate to the folder containing qmake of that Qt version (in your case /usr/bin) and select qmake.

              See:

              • https://doc.qt.io/qtcreator/creator-project-qmake.html
              • https://doc.qt.io/qtcreator/creator-targets.html

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

              I 1 Reply Last reply
              0
              • jsulmJ jsulm

                @IsaacPrkr said in New to QtCreator Error "no rule to make target 'all'. Stop.":

                Do I add the project file into that?

                No, this has nothing to do with any projects!
                This is used to manage different Qt versions in QtCreator, as QtCreator can support many Qt versions.

                "and it just came up with my files" - I don't know what this means. To add a Qt version you need to navigate to the folder containing qmake of that Qt version (in your case /usr/bin) and select qmake.

                See:

                • https://doc.qt.io/qtcreator/creator-project-qmake.html
                • https://doc.qt.io/qtcreator/creator-targets.html
                I Offline
                I Offline
                IsaacPrkr
                wrote on last edited by
                #23

                @jsulm It just opens the file explorer in the downloads tab. There is no /usr/bin for me anywhere I can find.

                1 Reply Last reply
                0
                • I Offline
                  I Offline
                  IsaacPrkr
                  wrote on last edited by
                  #24

                  @jsulm I've got it working thank you so much

                  7 L 2 Replies Last reply
                  0
                  • I IsaacPrkr

                    @jsulm I've got it working thank you so much

                    7 Offline
                    7 Offline
                    7emida
                    wrote on last edited by
                    #25

                    @IsaacPrkr hey please can you tell me how u did solve this problem ?

                    1 Reply Last reply
                    0
                    • I IsaacPrkr

                      @jsulm I've got it working thank you so much

                      L Offline
                      L Offline
                      loonNG
                      wrote on last edited by
                      #26

                      @IsaacPrkr , can you share your solution, please?

                      1 Reply Last reply
                      0

                      • Login

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