mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-24 22:45:59 +03:00
[GH-ISSUE #601] [compilation fix] gopher64 on Windows ARM64 #80
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ArminiusTux on GitHub (Nov 2, 2025).
Original GitHub issue: https://github.com/gopher64/gopher64/issues/601
Good evening,
although gopher64's ring module does not like MSVC:
the emulator compiles under MSYS2 (clang):
provided the following lines inside of
/.cargo/config.tomlare changedfrom
to
otherwise the compilation fails too:
@ArminiusTux commented on GitHub (Nov 7, 2025):
Speaking of hurdles:
Dear @pragmatrix, since there are no clang binaries for Windows on ARM, would you consider offering
skia-binaries-xyz-aarch64-pc-windows-gnullvm-d3d-gl-pdf-textlayout-vulkan.tar.gzpackages in the not too distant future?