[Webkit-unassigned] [Bug 50242] New: [Qt] [WK2] Fix build if WebKitTools are not available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 08:39:26 PST 2010


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

           Summary: [Qt] [WK2] Fix build if WebKitTools are not available
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P3
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


QtWebKit releases (both source and binary releases) does not include components from the WebKitTools directory. The WebKit1 build system is engineered so that it detects if WebKitTools is available and if it does not than it does not build it (see the "exists" tests in WebKit.pro).

It seems to me that building WebKit2 core components are tied to WebTools - for example the ualist_copier and qrc_copier targets in WebKit2/DerivedSources.pro are related to components under WebKitTools. 

This issue is might be a blocker for productizing WebKit2 for QtWebKit.

-- 
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