[webkit-reviews] review requested: [Bug 80215] [Gtk] [Win32] WebKitGtk+ fails to build on Win32 after changeset 109584 : [Attachment 130008] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 3 15:00:57 PST 2012


tuxator at o2.pl has asked  for review:
Bug 80215: [Gtk] [Win32] WebKitGtk+ fails to build on Win32 after changeset
109584
https://bugs.webkit.org/show_bug.cgi?id=80215

Attachment 130008: proposed patch
https://bugs.webkit.org/attachment.cgi?id=130008&action=review

------- Additional Comments from tuxator at o2.pl
Attempting to cross-compile WebKitGtk+ for windows results in error:

  CXXLD  libwebkitgtk-3.0.la
Creating library file: .libs/libwebkitgtk-3.0.dll.a
./.libs/libWebCore.a(libWebCore_la-ScrollAnimatorWin.o):ScrollAnimatorWin.cpp:(
.text+0x6d0): multiple definition of
`WebCore::ScrollAnimator::create(WebCore::ScrollableArea*)'
./.libs/libWebCore.a(libWebCore_la-ScrollAnimatorNone.o):ScrollAnimatorNone.cpp
:(.text+0x1330): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [libwebkitgtk-3.0.la] Error 1
make[1]: Leaving directory `/home/pawel/src/WebKit'
make: *** [all] Error 2


More information about the webkit-reviews mailing list