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. Installing Compiler
Qt 6.11 is out! See what's new in the release blog

Installing Compiler

Scheduled Pinned Locked Moved Installation and Deployment
11 Posts 3 Posters 3.1k 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.
  • L Offline
    L Offline
    L3v3nt
    wrote on last edited by
    #1

    Hi All,

    I install Qt 5.1.1 for Windows 32-bit (VS 2012) but even any example doesn't build because of no compiler.
    To testing examples which compiler can I install and how can I setup QT5 for that compiler?

    Thanks.

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

      Hi and welcome to devnet,

      You must install VisualStudio 2012. Since you don't have a compiler installed, you could also use the MinGW package which includes the MingGW compiler.

      Happy coding !

      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
      0
      • L Offline
        L Offline
        L3v3nt
        wrote on last edited by
        #3

        Thank you SGalst,

        I install Min GW but I couldn't make the settings for compiling.
        Can you help me to how I will make settings?

        Regards
        Levent

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

          What do you mean by "I couldn't make the settings for compiling" ?

          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
          0
          • T Offline
            T Offline
            Tabi
            wrote on last edited by
            #5

            In qt creator go to Tools->Build & Run->Tool Chains click on Add and locate your compiler.

            1 Reply Last reply
            0
            • L Offline
              L Offline
              L3v3nt
              wrote on last edited by
              #6

              Which excel file I need to show compiler?
              Sorry I'm very new in this :(

              1 Reply Last reply
              0
              • T Offline
                T Offline
                Tabi
                wrote on last edited by
                #7

                go to the C\MinGW\bin and select compiler gc++.exe Btw i m not using MinGW my setup is working with MSVC so I am not sure about this setting. I tried it long ago.

                1 Reply Last reply
                0
                • L Offline
                  L Offline
                  L3v3nt
                  wrote on last edited by
                  #8

                  Sorry which exe file I wanted to ask

                  1 Reply Last reply
                  0
                  • T Offline
                    T Offline
                    Tabi
                    wrote on last edited by
                    #9

                    :O too newbie to find an exe in folder. I couldn't get your last question really sorry. I think you are struggling after clicking in Add?
                    So click on Add select MinGW now in lower section of the dialog there is a button Browse Compiler path click on it. Now go to your MinGW installation folder where in bin you will find g++.exe
                    HTH

                    1 Reply Last reply
                    0
                    • T Offline
                      T Offline
                      Tabi
                      wrote on last edited by
                      #10

                      If you have MSVC already installed then try to uninstall Qt Creator and reinstall again it may be automatically detect tool chains available on your system.

                      1 Reply Last reply
                      0
                      • T Offline
                        T Offline
                        Tabi
                        wrote on last edited by
                        #11

                        Although "this link":http://qtitkvtkhelp.blogspot.in/2012/11/qt-installation-prerequisite-1.html is for 4.8.3 but hopefully help

                        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