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. Problems setting the compiler
QtWS25 Last Chance

Problems setting the compiler

Scheduled Pinned Locked Moved General and Desktop
compiler
5 Posts 3 Posters 1.7k 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.
  • D Offline
    D Offline
    Dan90
    wrote on 29 Jul 2015, 14:27 last edited by
    #1

    Hey guys,

    I just resolved my problem with MySQL with your help and now I am stuck with another problem. I tried to build my project and it says that no compiler ist set. When I got to the Settings and look into the Compiler Tab I see my Installed MS Visual C++ Compilers. When I then go into the Kits Tab and go to the Qt 5.5.0 Version I cannot set the compiler. The dropdown list is greyed out (not accessable). What is wrong here ?

    Cheers,
    Daniel

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Paul H.
      wrote on 29 Jul 2015, 15:10 last edited by
      #2

      Is the kit an auto-detected kit? Do you have the correct compiler version installed for the Qt version you installed? You can try cloning the kit and see if you can set the compiler on the clone, but I don't know why the auto-detect didn't set it in the original.
      Paul

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dan90
        wrote on 29 Jul 2015, 20:37 last edited by
        #3

        Hi Paul. I tried several things but now I just cloned the auto-detected kit and set the correct compiler. I now have to select the correct one and not the auto-detected kit for further projects. Is there any chance I can change the used kit for a present project ?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 29 Jul 2015, 21:35 last edited by
          #4

          Hi,

          Go to the Projects panel, look at the top left side, you'll see an "Add Kit" combo box

          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
          • P Offline
            P Offline
            Paul H.
            wrote on 29 Jul 2015, 21:51 last edited by
            #5

            You can add another kit to the project with the Add Kit drop down on the Projects page, then delete the old kit by hovering over the kit name in the tab and select the drop down arrow that appears and select Remove Kit. You can also skip the Add Kit step and select Change Kit from that drop down, but the build directory name won't change automatically to reflect the new kit name.
            Paul

            1 Reply Last reply
            0

            2/5

            29 Jul 2015, 15:10

            • Login

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