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. i install qt-opensource-windows-x86-msvc2013_64-5.4.1 ...and I cant do any thing ()
QtWS25 Last Chance

i install qt-opensource-windows-x86-msvc2013_64-5.4.1 ...and I cant do any thing ()

Scheduled Pinned Locked Moved General and Desktop
qt-opensource-w
9 Posts 3 Posters 4.9k 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.
  • K Offline
    K Offline
    khalooei
    wrote on last edited by khalooei
    #1

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

    05:43:35: Configuration is faulty. Check the Issues view for details.
    Error while building/deploying project t1 (kit: Desktop Qt 5.4.1 MSVC2013 64bit)
    When executing step "Make"

    1 Reply Last reply
    0
    • sneubertS Offline
      sneubertS Offline
      sneubert
      wrote on last edited by
      #2

      You don´t have the needed compiler.
      The MSVC Version is not shipped with Visual Studios.
      So you need to install Visual Studios 2013 Desktop by yourself. The Express Edition will do.

      K 1 Reply Last reply
      0
      • ZlatomirZ Offline
        ZlatomirZ Offline
        Zlatomir
        wrote on last edited by Zlatomir
        #3

        Do you have the 2013 version of Visual C++ compiler installed? If not install the compiler or a VS 2013 edition (you can use the free express or see if you meet the requirements for a free Community edition), or use the MinGW Qt version that includes the MinGW compiler also (but is pre-built in 32 bit only, you'll need to build it yourself if you need x64)

        https://forum.qt.io/category/41/romanian

        1 Reply Last reply
        0
        • sneubertS sneubert

          You don´t have the needed compiler.
          The MSVC Version is not shipped with Visual Studios.
          So you need to install Visual Studios 2013 Desktop by yourself. The Express Edition will do.

          K Offline
          K Offline
          khalooei
          wrote on last edited by
          #4

          @sneubert
          i have visual studio 2010....

          is it ok?
          or i must install 2013?

          1 Reply Last reply
          0
          • ZlatomirZ Offline
            ZlatomirZ Offline
            Zlatomir
            wrote on last edited by Zlatomir
            #5

            VS2010 it's not ok, since you installed kit: Desktop Qt 5.4.1 MSVC2013 64bit... you'll need VS2013.

            https://forum.qt.io/category/41/romanian

            K 2 Replies Last reply
            0
            • ZlatomirZ Zlatomir

              VS2010 it's not ok, since you installed kit: Desktop Qt 5.4.1 MSVC2013 64bit... you'll need VS2013.

              K Offline
              K Offline
              khalooei
              wrote on last edited by khalooei
              #6

              @Zlatomir
              i have problem with install vs2013...

              do you have good opinion that solve my problem faster???

              what is mingw ??
              can i use this for compiler?
              or i must download qt again?

              1 Reply Last reply
              0
              • ZlatomirZ Zlatomir

                VS2010 it's not ok, since you installed kit: Desktop Qt 5.4.1 MSVC2013 64bit... you'll need VS2013.

                K Offline
                K Offline
                khalooei
                wrote on last edited by
                #7

                @Zlatomir

                is it better ??

                i want install "Qt Creator 3.3.2 for Windows "
                and then "Qt libraries 4.8.6 for Windows (minGW 4.8.2)"
                ?
                is it better?

                1 Reply Last reply
                0
                • ZlatomirZ Offline
                  ZlatomirZ Offline
                  Zlatomir
                  wrote on last edited by Zlatomir
                  #8

                  MinGW is a port to Windows for gcc.

                  No, the kit: Desktop Qt 5.4.1 MSVC2013 64bit can only be used with VS2013.

                  If you want the kit with MinGW you'll need to download the Qt MinGW package, and that package include the MinGW compiler: download.qt-project.org/official_releases/qt/5.4/5.4.1/qt-opensource-windows-x86-mingw491_opengl-5.4.1.exe

                  Or use the Qt for VS 2010: download.qt-project.org/official_releases/qt/5.4/5.4.1/qt-opensource-windows-x86-msvc2010_opengl-5.4.1.exe

                  https://forum.qt.io/category/41/romanian

                  K 1 Reply Last reply
                  0
                  • ZlatomirZ Zlatomir

                    MinGW is a port to Windows for gcc.

                    No, the kit: Desktop Qt 5.4.1 MSVC2013 64bit can only be used with VS2013.

                    If you want the kit with MinGW you'll need to download the Qt MinGW package, and that package include the MinGW compiler: download.qt-project.org/official_releases/qt/5.4/5.4.1/qt-opensource-windows-x86-mingw491_opengl-5.4.1.exe

                    Or use the Qt for VS 2010: download.qt-project.org/official_releases/qt/5.4/5.4.1/qt-opensource-windows-x86-msvc2010_opengl-5.4.1.exe

                    K Offline
                    K Offline
                    khalooei
                    wrote on last edited by
                    #9

                    @Zlatomir
                    thanks very much for your guide!!!
                    have nice time...

                    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