[Webkit-unassigned] [Bug 45747] New: [Qt] qmake doesn't generate correct dependencies for rcc resource files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 14 06:54:52 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45747
Summary: [Qt] qmake doesn't generate correct dependencies for
rcc resource files
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: abecsi at webkit.org
CC: ossy at webkit.org
Due to a bug of qmake it didn't generate a correct Makefile for WebCore and the rcc resource files miss the dependencies to js, css and png files which are needed by WebInspector, and this caused incremental build issues in QtWebKit.
Hitherto the bots had a local workaround for this issue, but b139e7e96e5c47b412c4f0bbc4ae11d5cca99e61 (http://qt.gitorious.org/qt) - QTBUG-1918 fixed the issue partially and WebCore.pri only needs a small change to get correct dependencies.
--
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