[Bug 52830] DWRITE.DLL cannot be cross-compiled for WIN32 with freetype

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 18 02:09:16 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52830

Nikolay Sivov <bunglehead at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Nikolay Sivov <bunglehead at gmail.com> ---
I'm sure it's possible to make it work the way you're asking, but it will
definitely need more changes than before. Probably the easiest way is to import
freetype sources to libs/ as we do for some dependencies now, and then
statically link that to dwrite.dll. That's if you're willing to maintain such
patches.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list