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

QtCreator 4.8 beta 1 uses wrong gcc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 4.8.0-beta1
    • All Other Issues
    • None
    • Linux mint
      Qt 5.11.2
    • Linux/X11

    Description

      OS Linux mint
      There are gcc versions 4.7 and 8 installed

      $ sudo update-alternatives --config g++
      Есть 2 варианта для альтернативы g++ (предоставляет /usr/bin/g++).
      
        Выбор   Путь          Приор Состояние
      ------------------------------------------------------------
      * 0            /usr/bin/g++-8     800       автоматический режим
        1            /usr/bin/g++-4.7   20        ручной режим
        2            /usr/bin/g++-8     800       ручной режим
      
      Press <enter> to keep the current choice[*], or type selection number: 
      

      In QtCreator g++ version of 8 is installed in Kit

      And QtCreator uses g++ 4.7
      Compile log:

      -I/usr/include/c++/4.7 -I/usr/include/c++/4.7/backward -I/usr/lib/gcc/x86_64-linux-gnu/4.7/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed -I/usr/include ...
      
      

      Impossible to make it work with g++-8

      Attachments

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

        Activity

          People

            con Eike Ziller
            kofr Konstantinr
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes