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

Unable to build Qt Creator from sources without private Qt headers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.2.0
    • Building Qt Creator
    • None
    • Windows

      According to README: If you want to disable the plug-in, you can pass "QT_PRIVATE_HEADERS=" to qmake: qmake "QT_PRIVATE_HEADERS=" $SOURCE_DIRECTORY/qtcreator.pro

      Now while using Qt SDK 1.1 TP with MinGW and the current master branch of Qt Creator, this instruction does not make the expected result.
      Instead the build fails due to a missing private headers, more specifically:

      \qt-creator\src\libs\utils\consoleprocess_win.cpp:45:48: error: QtCore/private/qwineventnotifier_p.h: No such file or directory

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

            jaggernod Paweł Polański
            paazmaya Juga Paazmaya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes