[Webkit-unassigned] [Bug 214170] [WinCairo][MediaFoundation] r264188 introduced linker warning: LNK4199: /DELAYLOAD:mf.dll ignored; no imports found from mf.dll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 18:00:59 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214170

--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 404028
  --> https://bugs.webkit.org/attachment.cgi?id=404028
WIP patch

View in context: https://bugs.webkit.org/attachment.cgi?id=404028&action=review

> Source/WebKit/CMakeLists.txt:266
> +list(APPEND WebKit_PRIVATE_LIBRARIES WebKit::WebCore)

I changed my mind. This change goes in a wrong direction.
WebKit should link with WebKit::WebCore as PUBILC because WebKit2.dll exports WebCore API for WebKitAPITest.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200711/c4e4115e/attachment.htm>


More information about the webkit-unassigned mailing list