[Webkit-unassigned] [Bug 170594] [CMake][Windows] Use DLL CRT instead of static CRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 10 00:15:09 PDT 2017


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #306483|0                           |1
        is obsolete|                            |

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 306665

  --> https://bugs.webkit.org/attachment.cgi?id=306665&action=review

WIP patch

AppleWin port reports mismatch CRT type linkage error:

>WebKitSystemInterface.lib(WebKitSystemInterface.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MT_StaticRelease' doesn't match value 'MD_DynamicRelease' in StorageAreaImpl.obj

WebKitLibraries/win/lib32/WebKitSystemInterface.lib needs to be compiled with /MD.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170410/20509374/attachment-0001.html>


More information about the webkit-unassigned mailing list