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

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

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes