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. :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.
Forum Updated to NodeBB v4.3 + New Features

:-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.

Scheduled Pinned Locked Moved General and Desktop
36 Posts 8 Posters 80.7k 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.
  • JKSHJ Offline
    JKSHJ Offline
    JKSH
    Moderators
    wrote on last edited by
    #26

    You're welcome :)

    [quote author="BoomC" date="1368789344"]However, I have win7-64bit.[/quote]It doesn't matter. You can create and run 32-bit applications in 64-bit Windows.

    But anyway, I gave you two different options. If you don't want the 32-bit MinGW, you can download the 64-bit "Visual Studio Express 2012 for Windows Desktop": http://www.microsoft.com/visualstudio/eng/downloads

    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

    1 Reply Last reply
    0
    • B Offline
      B Offline
      BoomC
      wrote on last edited by
      #27

      the same error message

      http://s1.directupload.net/file/d/3258/ii95fmns_jpg.htm
      http://s14.directupload.net/file/d/3258/xmqw63af_jpg.htm
      http://s1.directupload.net/file/d/3258/px6pxv4e_jpg.htm

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #28

        Now, you need to tell your project to use to correct kit.

        Click "Projects" (left side of Qt Creator)

        Click "Add Kit" (top-left corner of Qt Creator)

        Select your 32-bit MinGW kit

        Click the computer icon that says "Debug" (bottom-left corner of Qt Creator)

        Select your 32-bit MinGW kit

        Compile your program :)

        Also, you should uninstall the MSVC2012 version of Qt.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • B Offline
          B Offline
          BoomC
          wrote on last edited by
          #29

          :-1: error: [copydeploymentfolders] Error 1

          http://s1.directupload.net/file/d/3258/adlmwhip_jpg.htm

          1 Reply Last reply
          0
          • JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #30

            Hmm... I haven't seen that message before. Can you post everything in "Compile Output"?

            Also, try this:

            Close Qt Creator

            Uninstall the MSVC2012 version of Qt

            Delete C:\Qt\DATA\1st\1st.pro.user

            Re-open your project

            Compile again

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply
            0
            • B Offline
              B Offline
              BoomC
              wrote on last edited by
              #31

              http://s7.directupload.net/images/130521/sx9zodmw.jpg

              This time i run step by step the first Tutorial.
              Same error.

              1 Reply Last reply
              0
              • JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #32

                Please post the error message from the "4. Compile Output" window.

                Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                1 Reply Last reply
                0
                • B Offline
                  B Offline
                  BoomC
                  wrote on last edited by
                  #33

                  I solve it.
                  Just add to make the -no-copy argument.
                  http://s14.directupload.net/images/130521/umyjorzw.jpg

                  Thanks 4 your help.
                  It certainly was not the last time that I need help.

                  1 Reply Last reply
                  0
                  • JKSHJ Offline
                    JKSHJ Offline
                    JKSH
                    Moderators
                    wrote on last edited by
                    #34

                    You're welcome :) Just post a new question in the forum if you want more help. Have fun with using Qt!

                    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                    1 Reply Last reply
                    0
                    • I Offline
                      I Offline
                      iFede94
                      wrote on last edited by
                      #35

                      I have QT 5.2.0 MSVC2012 openGL 64bit and when I try to build a project it gives an error: ":-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options." In compilers section I have: microsoft visual c++ compiler 12.0(x86), microsoft visual c++ compiler 12.0(amd64), microsoft visual c++ compiler 12.0(arm) and minGwW(x86 32bit). How can I risolve it?

                      1 Reply Last reply
                      0
                      • JKSHJ Offline
                        JKSHJ Offline
                        JKSH
                        Moderators
                        wrote on last edited by
                        #36

                        Visual C++ 12.0 is from MSVC 2013.

                        You need to install MSVC 2012 (Visual C++ 11.0).

                        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                        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