Bug 80846 - [Qt] REGRESSION(r110272): It broke the build on Qt-Win platform
Summary: [Qt] REGRESSION(r110272): It broke the build on Qt-Win platform
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Blocker
Assignee: Tor Arne Vestbø
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 80590
  Show dependency treegraph
 
Reported: 2012-03-12 08:47 PDT by Csaba Osztrogonác
Modified: 2012-03-12 09:39 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-03-12 08:47:01 PDT
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.
Comment 1 Tor Arne Vestbø 2012-03-12 09:39:58 PDT
Should be fixed by r110436