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. Cannot find Makefile. Check your build settings. ( Build Problem )
Forum Updated to NodeBB v4.3 + New Features

Cannot find Makefile. Check your build settings. ( Build Problem )

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
15 Posts 5 Posters 1.1k 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.
  • J jsulm
    2 Oct 2023, 05:36

    @Vijaykarthikeyan Good to know.
    Do you have a question?

    V Offline
    V Offline
    Vijaykarthikeyan
    wrote on 3 Oct 2023, 09:01 last edited by
    #5
    This post is deleted!
    C 1 Reply Last reply 3 Oct 2023, 09:09
    0
    • V Vijaykarthikeyan
      3 Oct 2023, 09:01

      This post is deleted!

      C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 3 Oct 2023, 09:09 last edited by
      #6

      @Vijaykarthikeyan said in Cannot find Makefile. Check your build settings. ( Build Problem ):

      My previous project which is compiled by msvc 2019 64 bit compiler is not working now.

      What does this mean? Qt6 can be compiled & used with MSVC2019

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      V 1 Reply Last reply 3 Oct 2023, 10:11
      0
      • C Christian Ehrlicher
        3 Oct 2023, 09:09

        @Vijaykarthikeyan said in Cannot find Makefile. Check your build settings. ( Build Problem ):

        My previous project which is compiled by msvc 2019 64 bit compiler is not working now.

        What does this mean? Qt6 can be compiled & used with MSVC2019

        V Offline
        V Offline
        Vijaykarthikeyan
        wrote on 3 Oct 2023, 10:11 last edited by
        #7

        @Christian-Ehrlicher what i mean is I.m using Qt 5.15.2 version. Not working on 6.x.. My previous Qt creator is 10.0.2.Current version is 11.0.3.In current version, MINGW compiler is working. But, the msvc compiler even after downloaded in maintenance tool,not working.How to set it?

        C 1 Reply Last reply 3 Oct 2023, 10:33
        0
        • V Vijaykarthikeyan
          3 Oct 2023, 10:11

          @Christian-Ehrlicher what i mean is I.m using Qt 5.15.2 version. Not working on 6.x.. My previous Qt creator is 10.0.2.Current version is 11.0.3.In current version, MINGW compiler is working. But, the msvc compiler even after downloaded in maintenance tool,not working.How to set it?

          C Offline
          C Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on 3 Oct 2023, 10:33 last edited by
          #8

          @Vijaykarthikeyan said in Cannot find Makefile. Check your build settings. ( Build Problem ):

          But, the msvc compiler even after downloaded in maintenance tool,not working.How to set it?

          You do not download the MSVC compiler with the Qt maintainance tool. You have to install it separately.
          And Qt5 is also compatible with MSVC2019/2022.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          V 1 Reply Last reply 3 Oct 2023, 10:39
          0
          • C Christian Ehrlicher
            3 Oct 2023, 10:33

            @Vijaykarthikeyan said in Cannot find Makefile. Check your build settings. ( Build Problem ):

            But, the msvc compiler even after downloaded in maintenance tool,not working.How to set it?

            You do not download the MSVC compiler with the Qt maintainance tool. You have to install it separately.
            And Qt5 is also compatible with MSVC2019/2022.

            V Offline
            V Offline
            Vijaykarthikeyan
            wrote on 3 Oct 2023, 10:39 last edited by
            #9

            @Christian-Ehrlicher But,in previous versions like creator 10.0.2,i have downloaded from the maintainance tool itslef.Why couldn't I do here? If I download externally,How to properly set the build steps to configure the project.

            J 1 Reply Last reply 3 Oct 2023, 10:44
            0
            • V Vijaykarthikeyan
              3 Oct 2023, 10:39

              @Christian-Ehrlicher But,in previous versions like creator 10.0.2,i have downloaded from the maintainance tool itslef.Why couldn't I do here? If I download externally,How to properly set the build steps to configure the project.

              J Offline
              J Offline
              JonB
              wrote on 3 Oct 2023, 10:44 last edited by
              #10

              @Vijaykarthikeyan
              Qt Creator is not to do with downloading anything.
              Neither it nor Qt nor the Maintenance Tool has ever come with MSVC (as opposed to MinGW) compiler.

              V 1 Reply Last reply 3 Oct 2023, 11:06
              0
              • J JonB
                3 Oct 2023, 10:44

                @Vijaykarthikeyan
                Qt Creator is not to do with downloading anything.
                Neither it nor Qt nor the Maintenance Tool has ever come with MSVC (as opposed to MinGW) compiler.

                V Offline
                V Offline
                Vijaykarthikeyan
                wrote on 3 Oct 2023, 11:06 last edited by
                #11

                @JonB This is the current maintainance tool for 11.0.3 4b125bae-59d9-4ea7-a4f1-3503fc55a1f0-image.png

                But,in previous version 10,i have not downloaded from externally and not configured the build steps automatically.
                Now,If I want to download externally,what are the build steps to correctly configure the project

                C 1 Reply Last reply 3 Oct 2023, 11:07
                0
                • V Vijaykarthikeyan
                  3 Oct 2023, 11:06

                  @JonB This is the current maintainance tool for 11.0.3 4b125bae-59d9-4ea7-a4f1-3503fc55a1f0-image.png

                  But,in previous version 10,i have not downloaded from externally and not configured the build steps automatically.
                  Now,If I want to download externally,what are the build steps to correctly configure the project

                  C Offline
                  C Offline
                  Christian Ehrlicher
                  Lifetime Qt Champion
                  wrote on 3 Oct 2023, 11:07 last edited by
                  #12

                  @Vijaykarthikeyan said in Cannot find Makefile. Check your build settings. ( Build Problem ):

                  But,in previous version 10,i have not downloaded from externally and not configured the build steps automatically.
                  Now,If I want to download externally,what are the build steps to correctly configure the project

                  What does this mean? I don't understand what 'downloaded from externally' means... as you can see you already have downloaded Qt for MSVC 32/64 bit and for MinGW 64 already so what else do you want to download with the maintainance tool?

                  Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                  Visit the Qt Academy at https://academy.qt.io/catalog

                  V 1 Reply Last reply 3 Oct 2023, 11:22
                  0
                  • C Christian Ehrlicher
                    3 Oct 2023, 11:07

                    @Vijaykarthikeyan said in Cannot find Makefile. Check your build settings. ( Build Problem ):

                    But,in previous version 10,i have not downloaded from externally and not configured the build steps automatically.
                    Now,If I want to download externally,what are the build steps to correctly configure the project

                    What does this mean? I don't understand what 'downloaded from externally' means... as you can see you already have downloaded Qt for MSVC 32/64 bit and for MinGW 64 already so what else do you want to download with the maintainance tool?

                    V Offline
                    V Offline
                    Vijaykarthikeyan
                    wrote on 3 Oct 2023, 11:22 last edited by
                    #13

                    @Christian-Ehrlicher Yes I have..but,in previous versions,Qt automatically configure the build steps for the project.But now in 11.0.3,I have to do manually..How to configure the project correctly.Screenshot 2023-10-03 110803.png

                    This is the problem What I'm facing right now..Screenshot 2023-10-03 110741.png
                    I don't know how to configure.Please help me to sort it out.thanks in advance

                    C 1 Reply Last reply 3 Oct 2023, 12:50
                    0
                    • V Vijaykarthikeyan
                      3 Oct 2023, 11:22

                      @Christian-Ehrlicher Yes I have..but,in previous versions,Qt automatically configure the build steps for the project.But now in 11.0.3,I have to do manually..How to configure the project correctly.Screenshot 2023-10-03 110803.png

                      This is the problem What I'm facing right now..Screenshot 2023-10-03 110741.png
                      I don't know how to configure.Please help me to sort it out.thanks in advance

                      C Offline
                      C Offline
                      Christian Ehrlicher
                      Lifetime Qt Champion
                      wrote on 3 Oct 2023, 12:50 last edited by
                      #14

                      The error message clearly tells you "The kit 'Desktop Qt 5.15.2 MSVC2019 64bit' has configuration issues which might be the root cause for this problem." - so fix the kit settings.

                      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                      Visit the Qt Academy at https://academy.qt.io/catalog

                      V 1 Reply Last reply 3 Oct 2023, 12:54
                      0
                      • C Christian Ehrlicher
                        3 Oct 2023, 12:50

                        The error message clearly tells you "The kit 'Desktop Qt 5.15.2 MSVC2019 64bit' has configuration issues which might be the root cause for this problem." - so fix the kit settings.

                        V Offline
                        V Offline
                        Vijaykarthikeyan
                        wrote on 3 Oct 2023, 12:54 last edited by
                        #15

                        @Christian-Ehrlicher I uninstalled those msvc compilers and reinstalled again..now it is working corrrectly

                        1 Reply Last reply
                        0

                        14/15

                        3 Oct 2023, 12:50

                        • Login

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