-
Notifications
You must be signed in to change notification settings - Fork 125
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
clad.dylib gives a dlopen error in MacOS Sonoma #1199
Comments
Closing this, since the issue was that clang-15 was being used instead of clang-12 (bundled with llvm-12). |
Should this probably be mentioned in the readme? Since most users would have their default clang installation elsewhere and this issue might be mitigated if they are warned beforehand |
Yes, probably worth mentioning it more explicitly. Do you think you can open a PR? |
Yeah sure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Machine specifications:
OS: macOS 14.5 23F79 arm64 (Sonoma)
Running on a Mac M2 Chip
Installation was done following the MacOS installation instructions in the README
Commands used to run the differentiator example from README:
The text was updated successfully, but these errors were encountered: