Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-62107

Qt broke compatibility with MSVC.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.8.0, 5.9.0, 5.9.1
    • Core: Other
    • None
    • Visual Studio 2015 Update 3

    Description

      Qt implement some C++11 features, like use of std::chrono, with __has_include restricted.
      But Qt (from 5.7 version) already has a minimum requirement of C++11 compiler.

      SD-6 is not part of C++11 standard.

      You can give a way to circumvent the restrictions, by define like QT_HAS_INCLUDE_DISABLE or QT_HAS_CHRONO or another way.

      Please.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            pavlov.mikhail Pavlov Mikhail
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes