Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8784

Creator does not recognise C++11 headers and types

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • Qt Creator 2.7.0
    • Qt Creator 2.6.2
    • C/C++/Obj-C++ Support
    • None
    • OSX 10.8

    Description

      I'm using Qt 5.0.0, and have CONFIG = c+11 in my project's .pro file.

      The Kit I'm using has the macx-clang-libc++ mkspec set and my project is using Clang's libc++ instead of the older libstdc++.

      I can use the new STL types such as std::unordered map but they are not recognised by the auto-completion and the new headers like #include <unordered_map> are permanently underlined in the code editor as errors.

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            danny77uk Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes