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. Is it possible to use Qt on Windows with C++17?
Forum Updated to NodeBB v4.3 + New Features

Is it possible to use Qt on Windows with C++17?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 359 Views 2 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.
  • V Offline
    V Offline
    Vadi2
    wrote on last edited by
    #1

    I'm using Qt on Windows with the mingw compiler, but the latest mingw version is 5.3 which is limiting. Anyone know how to make modern C++17 work?

    K 1 Reply Last reply
    0
    • V Vadi2

      I'm using Qt on Windows with the mingw compiler, but the latest mingw version is 5.3 which is limiting. Anyone know how to make modern C++17 work?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @Vadi2

      You can always try to build Qt with newer compiler versions. A year ago I have compiled Qt 5.9 with MinGW 7.0.2 and also MinGW 7.2.0 successfully. The builds were for 32 and 64 bits. Subsequently I have rebuild my applications and did a couple of short tests. All seem to work without a problem.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      4

      • Login

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