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

Qt cannot be build with -std=c++11

    XMLWordPrintable

Details

    • Linux/X11
    • 52727146db11d3f7f454e15865655d03496a3300 (qt/qtdeclarative/5.12)

    Description

      When specifying

      -c++std c++11
      

      in configure it detects that C++14 make_unique is supported. This lead to a compile error later on when compiling qtdeclarative module:

      qtdeclarative/src/3rdparty/masm/yarr/YarrPattern.h:315: 'make_unique' is not member of 'std'

       

       

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            elgerton Martin Elger
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes