[Webkit-unassigned] [Bug 43249] New: [Qt] WebKit2 build system cannot handle generated headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 30 06:28:51 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43249

           Summary: [Qt] WebKit2 build system cannot handle generated
                    headers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kb at inf.u-szeged.hu


We should not copying the headers in the make step of the derived sources since the generated headers that we need is not exists that time. We should do that in the main make step. The change that we need to achieve this is to move the section of the header copies from WebCore.pri - what is included from DerivedSources.pro - to WebCore.pro.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list