> On May 20, 2024, at 04:54, Erin Melucci <emelu...@opera.com> wrote: > > >_WINRT_DLL:…. /ZW This option seems appropriate https://learn.microsoft.com/en-us/cpp/porting/how-to-use-existing-cpp-code-in-a-universal-windows-platform-app?view=msvc-170 > is this always the case when compiling freetype for UWP? We don’t do it ourselves except in gitlab CI through meson, without /ZW, which looks rather unconventional now. I cannot find good examples to follow. Alexei