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

unable to use some c++11 features in generic project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.8.1
    • None
    • gcc

    Description

      I've compiled QtCreator after https://codereview.qt-project.org/#change,62536 but autocompletion for say std::tuple still doesn't work in my Makefile-based project. This is caused by __cplusplus not being defined in Creator's parser. I've added "#define __cplusplus 201103" to myproject.config, and got it working. Shouldn't it be done automatically?

      Attachments

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

        Activity

          People

            dt Daniel Teske
            igogo Alexey Semenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes