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. [SOLVED] Add Kits
QtWS25 Last Chance

[SOLVED] Add Kits

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 2.2k 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.
  • A Offline
    A Offline
    ALF-100
    wrote on last edited by ALF-100
    #1

    Hi.
    I'm trying to change the compiler to my project (Projects->Build&Run->Change Kit), but Min_gw is disabled. I have already installed it.
    Thanks.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jjan
      wrote on last edited by jjan
      #2

      As I understand what you want is to change the compiler from MSVC to MinGW. You can simply add new Compilers by adding them over the Compilers tab (see the picture).

      Imgur

      Then you'll simply need to change the Compiler for your Kit by clicking onto the Kits Tab on your Kit and then select the compiler in the compiler combo box.

      ~ jan

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

        Hi and welcome to devnet,

        Unlike @jjan wrote, you can't just change MSVC for MinGW, they are not compatible one with the other, even more, you just can't mix compilers on Windows. Your software/libraries etc. must be compiled with the same compiler.

        So, what exactly are you trying to do currently ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        A 1 Reply Last reply
        1
        • SGaistS SGaist

          Hi and welcome to devnet,

          Unlike @jjan wrote, you can't just change MSVC for MinGW, they are not compatible one with the other, even more, you just can't mix compilers on Windows. Your software/libraries etc. must be compiled with the same compiler.

          So, what exactly are you trying to do currently ?

          A Offline
          A Offline
          ALF-100
          wrote on last edited by
          #4

          Thanks @SGaist. I could not select min_gw. I needed select my Qt Version:
          Tools->Options->Kit->Qt Version(select my Qt version)

          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