-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Cargo does not successfully build on current Mac OS (Ventura 13.0).
I have found the workaround:
- Here is my Cargo.toml (remember to remove the .txt in the filename). In particular rug and gmp-mpfr-sys need to have updated versions to build successfully.
Usage hint:
- Once
cargo build --release
finishes, in the git repo folder (where Cargo.toml lives), remember tomkdir output
(otherwise program will panic and quit) and then try running./target/release/main -o default.toml locations/flake.toml
Metadata
Metadata
Assignees
Labels
No labels