RESOLVED FIXED 80846
[Qt] REGRESSION(r110272): It broke the build on Qt-Win platform
https://bugs.webkit.org/show_bug.cgi?id=80846
Summary [Qt] REGRESSION(r110272): It broke the build on Qt-Win platform
Csaba Osztrogonác
Reported 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.
Attachments
Tor Arne Vestbø
Comment 1 2012-03-12 09:39:58 PDT
Should be fixed by r110436
Note You need to log in before you can comment on or make changes to this bug.