Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [SOLVED] Add Kits

    General and Desktop
    3
    4
    1897
    Loading More Posts
    • 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
      ALF-100 last edited by ALF-100

      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 Reply Quote 0
      • J
        jjan last edited by jjan

        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 Reply Quote 1
        • SGaist
          SGaist Lifetime Qt Champion last edited by

          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 Reply Quote 1
          • A
            ALF-100 @SGaist last edited by

            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 Reply Quote 0
            • First post
              Last post