Skip to content

[QUESTION] Where to get ANGLE build that has WinUI 3 SwapChainPanel support? #2941

Answered by mattleibow
atomic-dreams asked this question in Q&A
Discussion options

You must be logged in to vote

I sent a PR into the upstream ANGLE project and now you can build your own.

Here is my build script that builds it for SkiaSharp, but you can convert that to whatever. Mostly downloading things: https://github.com/mono/SkiaSharp/blob/main/native/winui/ANGLE.cake

The build is simpler if you check out the angle code and follow the official checkout and build things, but it was annoying to do in my setup, so I just do the things I know I need manually.

I do not believe anyone has an official build of ANGLE with WinUI and I just rolled my own. You can also just download the nuget and extract the builds if you just need it: https://www.nuget.org/packages/SkiaSharp.Views.WinUI/3.0.0-preview.3.1

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@atomic-dreams
Comment options

Answer selected by atomic-dreams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants