- Notifications
You must be signed in to change notification settings - Fork4
Open
Description
On macOS M2, I had to point to the directory containing the CBQN library to build and run beacon. The directory where CBQN was installed on my system is/Users/ludo/Downloads/github/CBQN
. Could you update the README ?
Building and running:
export DYLD_FALLBACK_LIBRARY_PATH=/Users/ludo/Downloads/github/CBQNRUSTFLAGS='-L /Users/ludo/Downloads/github/CBQN' cargo run --release
Metadata
Metadata
Assignees
Labels
No labels