Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-68502

Building 5.11.0 from source: Fatal Error - no such file or directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P1: Critical P1: Critical
    • None
    • 5.11.0
    • Build System
    • None
    • System: Windows 10

      Compiler: MinGw 7.2.0 (x86_64-7.2.0-posix-seh-rt_v5-rev1)

       

      Have (so far) bumped into two apparent errors in header files for Qt 5.11.0.  The two files are:

      .../5.11.0/src/qtbase/include/QtEventDispatcherSupport/5.11.0/QtEventDispatcherSupport/private/qwindowsguieventdispatcher_p.h

      .../5.11.0/src/qtbase/include/QtWindowsUIAutomationSupport/5.11.0/QtWindowsUIAutomationSupport/private/qwindowsuiawrapper_p.h

       

      In each case, these header files include one line of the form:

      #include "../../../../../src/platformsupport/.....

      There are one too many "../" in each - 5 instead of 4.  With that modification, compilation completes correctly.  I suspect there will be additional such errors and will compile a list.

      However, since this appears to be a configuration anomaly, I thought it worth reporting early.

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

            buddenha Oswald Buddenhagen
            mhkelley2017 Michael Kelley
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes