mntone / SvgForXaml

Draw SVG image with Win2D
MIT License
94 stars 18 forks source link

Support ARM64 #13

Open GeertvanHorrik opened 5 years ago

GeertvanHorrik commented 5 years ago

Why trying to add support for ARM64 to my UWP projects, I get this:

image

I am happy to contribute with a PR, but need to know whether you will release a new version.

Thanks!

mntone commented 5 years ago

Hi!

I think so too. But, Win2D library doesn't support for ARM64 now. I will support for ARM64 after Win2D support for ARM64. https://github.com/Microsoft/Win2D/issues/637

Thanks!

mntone commented 4 years ago

🎉 Win2D has supported AArch64 since 1.24.0.

Because I don't have Surface Pro X, I haven't tested it running on AArch64. However, I released SvgForXaml version 0.9.3, which builds in Visual Studio 2019 and depends on Win2D 1.24.0 (with added ARM64 support).

https://www.nuget.org/packages/Mntone.SvgForXaml/0.9.3