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

Qt Creator not working after OSX Sierra update

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 4.3.1
    • None

    Description

      I had previous version Yosemite, but after update to Sierra (10.12.6) certain headers are not found

      error: 'stdlib.h' file not found
      #include <stdlib.h>
      {{ ^}}

      I created Xcode project that uses std libs, and that worked. (i.e. Command line tools are installed) so the headers are there, but Qt toolchain just do not found them anymore. MaintenanceTool, reboot, qmake, restart etc. does not help. 

       

      That applies to exisiting project! If I create a new project, that get compiled (i.e. found stdlib.h)

      If I "Follow Symbol Under Cursor" on the #include <stdlib.h> in Qt Creator, it finds the header. Therefore it looks more like qmake issue? Yet removing shadow build wont help.

       

      Attachments

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

        Activity

          People

            con Eike Ziller
            markusip Markus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes