[Webkit-unassigned] [Bug 216771] [Win] AppleWin link error on MSVC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 23:49:33 PDT 2020


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

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Umm, weird.
AFAICT, the latest AppleWin can compile on my PC.
> perl .\Tools\Scripts\build-webkit --release --no-ninja

You should check your CoreText.lib really has CTFontTransformGlyphs.
Here is my result.

> PS C:\home\webkit\gc> dumpbin.exe /exports .\WebKitLibraries\win\lib64\CoreText.lib | findstr CTFontTransformGlyphs
>                   CTFontTransformGlyphs

-- 
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/20200924/92c645de/attachment.htm>


More information about the webkit-unassigned mailing list