[Bug 24501] wine-mono does not support WPF

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 22 15:13:54 CDT 2019


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

--- Comment #17 from Vincent Povirk <madewokherd at gmail.com> ---
It seems they're dumping all the code at once:
https://github.com/dotnet/wpf/pull/720

It does indeed contain Managed C++ code, which is a challenge.

The next step for us will be to build this on Windows with the appropriate
versioning, and try to get it running in Wine Mono.

Once it works, we can build it as a separate package, then think about how to
remove the Windows build dependency so it can go in Wine Mono. The amount of
Managed C++ code is relatively small, so we can probably work something out.

-- 
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