Bug 80846
Summary: | [Qt] REGRESSION(r110272): It broke the build on Qt-Win platform | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Tor Arne Vestbø <vestbo> |
Status: | RESOLVED FIXED | ||
Severity: | Blocker | CC: | hausmann, ossy |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 80590 |
Csaba Osztrogonác
http://trac.webkit.org/changeset/110272 broke the Qt-Win build
with the following error message:
/usr/lib/gcc/i486-mingw32/4.5.2/../../../../i486-mingw32/bin/ld: cannot find -lQtWebKitd4
make[5]: *** [../../../../imports/QtWebKit/qmlwebkitplugind.dll] Error 1
It seems after this patch QtWebKitd4.dll became QtWebKitd.dll somehow.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tor Arne Vestbø
Should be fixed by r110436