-
Notifications
You must be signed in to change notification settings - Fork 181
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
Cannot build on MacOS - error: could not find native static library kernelaarch64-apple-darwin
, perhaps an -L flag is missing?
#69
Comments
Sorry, I don't have any macOS devices, so can't really help. Perhaps someone will more Mac know-how here will be able to assist. |
sounds like a missing native library locally on your machine, it probably installed with Xcode? do you have Xcode installed? |
Thanks for the tip, mysterious knowledgeable person! |
The same problem. XCode Version 14.1 (14B47b) |
Randomly stumbled upon this issue: this happens because |
This should now be fixed with the freshly published |
Oh, nice, thanks @MarijnS95 :D |
Describe the bug
Kajiya does not compile on macOS Monterey on M1 Air
To Reproduce
Steps to reproduce the behavior:
cargo run --bin view --release
kernelaarch64-apple-darwin
, perhaps an -L flag is missing?Expected behavior
Kajiya compiles successfully on M1 Mac
Screenshots
Device:
The text was updated successfully, but these errors were encountered: