UVAtlas icon indicating copy to clipboard operation
UVAtlas copied to clipboard

ARM64 version of uvatlastool

Open walbourn opened this issue 2 years ago • 2 comments

The VC++ projects only currently build x86/x64 versions of this tool for desktop.

The CMakeLists.txt supports creating the ARM64 version of this tool, so this should be added to the VC++ projects.

walbourn avatar Mar 19 '22 04:03 walbourn

Should include the ARM64 built & codesigned version in the release, along with updating the vcpkg port to download it when appropriate.

walbourn avatar Apr 01 '23 20:04 walbourn

This will probably be easier to implement when I drop support for Windows 7 & Windows 8.x for the uvatlastool since otherwise this hits some NuGet packages.config quirks.

walbourn avatar Apr 04 '23 19:04 walbourn