-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacOs arm64 zig build
- failed
#85
Comments
that's from the you can edit the cache files directly (obviously somewhat silly) or clone the dependencies and include them locally to fix this I'll check if the build.zig.zon can be bumped, and/or if the deps themselves need to be updated |
Sorry for bothering, any updates? |
@ego I gave it a try, but even fixing these issues led me to seeing that the MacOS implementation is still very much in progress. I started working on it, but the breadth somewhat pushed me off. Unless the capy contributors correct me, I believe MacOS support is simply not present ATM but should be coming! |
It builds fine now with 0.13.0-dev.351+64ef45eb0. This issue should be closed. |
Grab zig from zig-macos-x86_64-0.13.0-dev.351+64ef45eb0.tar.xz ❯ ./zig version ❯ rm -r .zig-cache
|
Hmm. I removed my cache and tried again, and now I can't build. Not sure what I did to make it work earlier. Will investigate. |
I tried again with Just |
The text was updated successfully, but these errors were encountered: