Skip to content
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

Updated descriptions for Mac OS #44

Open
mortang2410 opened this issue May 19, 2023 · 0 comments
Open

Updated descriptions for Mac OS #44

mortang2410 opened this issue May 19, 2023 · 0 comments

Comments

@mortang2410
Copy link

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 to mkdir output (otherwise program will panic and quit) and then try running ./target/release/main -o default.toml locations/flake.toml

Cargo.toml.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant