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 6.0 C++ 11 version support. Will it be?

Qt 6.0 C++ 11 version support. Will it be?

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 722 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by
    #1

    Hello!
    I have few libraries that is using C++ 11 strictly. Will it be a problem in Qt 6.0 that is officially C++14? Or I might be using it in Qt 6.0 like in other previous versions?

    jsulmJ 1 Reply Last reply
    0
    • B bogong

      Hello!
      I have few libraries that is using C++ 11 strictly. Will it be a problem in Qt 6.0 that is officially C++14? Or I might be using it in Qt 6.0 like in other previous versions?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @bogong You will need to use C++14 capable compiler, but since it will also support C++11 your libs should work.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      B 1 Reply Last reply
      3
      • jsulmJ jsulm

        @bogong You will need to use C++14 capable compiler, but since it will also support C++11 your libs should work.

        B Offline
        B Offline
        bogong
        wrote on last edited by
        #3

        @jsulm Thx

        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