-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
runtimes/osx-x64/libraylib.dylib is an arm64 binary, not x64.
---> System.DllNotFoundException: Unable to load shared library '../bin/Debug/net9.0/runtimes/osx-x64/native/libraylib.dylib' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable:
dlopen(../bin/Debug/net9.0/runtimes/osx-x64/native/libraylib.dylib, 0x0001): tried: '../bin/Debug/net9.0/runtimes/osx-x64/native/libraylib.dylib' (mach-o file, but is an incompatible architecture (have (arm64), need (x86_64)))
Metadata
Metadata
Assignees
Labels
No labels