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

"Qt requires C++11 support" while C++11 is available

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.7.0
    • QPA
    • None
    • Win10 64Bit, Qt 5.7.0 Commercial, SDK R24, NDK R11C/10
    • Android

    Description

      Since updating to Qt 5.7.0, I can't properly compile for Android anymore.

      Qt throws:

      "C:\QtE\5.7\android_armv7\include\QtCore\qbasicatomic.h:61: error: #error "Qt requires C++11 support""
      My .pro file contains:

      CONFIG = c+11
      CONFIG = c+14

      I have installed Android ARMv7 toolchain and MinGW 5.3.0 and 4.9.2 all via the Qt Installer. The same code works fine as a MSVC2015 32Bit compilation.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            dominik_fehr Dominik Fehr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes