[Webkit-unassigned] [Bug 225501] [WinCairo] Remove linker warning on ANGLE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 14:53:05 PDT 2021


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

--- Comment #1 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
I'm still beginner of Windows build env, but my understanding of this warning is:
- ANGLE is compiled as static library
- That is linked to libGLESv2.dll
- __declspec(dllimport) is not required in this case

Is my understanding correct?

-- 
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/20210507/5d87c622/attachment.htm>


More information about the webkit-unassigned mailing list