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

Qt Creator and Mingw

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.6k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi all,

    I've just installed Qt SDK on Windows with Mingw. The problem is I cannot get it to use the Mingw compiler. It always insists on using VS2008 (also on my machine). Does anyone have any ideas?

    Thx SJ

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Qt Creator only offers the tool chains (mingw, msvc, whatever) that have a chance to work with your Qt version... so was the Qt version you are using build with MSVC2008?

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Hi. I installed Qt and just ran it. I didn't build it. The Tools->options->Tool Chains shows Mingw as an option, but I cannot select it as my desired compiler!!

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          Which Qt do you use in your project?

          Creator will only offer tool chains that will produce code that will actually work with the Qt version you have selected (independent of how many/which compilers you have selected). So you need to select a Mingw-Qt to be able to use mingw tool chains.

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            I'm still a newbie but think I just fixed this one.

            1. In Windows, select Start, Update Qt SDK.
            2. Select Package Manager, Next.
            3. Under Qt SDK, expand the nested items "Development Tools", "Desktop Qt", "Qt <version> (Desktop)". Check the box for "Desktop Qt <version> - MinGW" to install the MinGW compiler for desktop.
            4. Select "Next" as needed to finish the install process.
            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