You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I understand that Apple TV is a tier-3 target and support isn't guaranteed, I'd appreciate any easy tips for how to make it possible to build this target. I noticed I received a lot of similar errors when trying to build aarch64-apple-tvos-sim with the nightly as well.
(Edit: I should add that I experienced this after running the command cargo +nightly build -Z build-std --target aarch64-apple-tvos.)
The text was updated successfully, but these errors were encountered:
Seems very similar to this issue: #1063
I get a lot of the same error messages:
While I understand that Apple TV is a tier-3 target and support isn't guaranteed, I'd appreciate any easy tips for how to make it possible to build this target. I noticed I received a lot of similar errors when trying to build
aarch64-apple-tvos-sim
with the nightly as well.(Edit: I should add that I experienced this after running the command
cargo +nightly build -Z build-std --target aarch64-apple-tvos
.)The text was updated successfully, but these errors were encountered: