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

Build instructions failing #3

Open
ammkrn opened this issue Jan 19, 2023 · 1 comment
Open

Build instructions failing #3

ammkrn opened this issue Jan 19, 2023 · 1 comment

Comments

@ammkrn
Copy link

ammkrn commented Jan 19, 2023

The instructions in the README seem to fail on Mac OS. All of the make invocations in the readme, as well as invocations of cargo install fail with

$ make install-sclc
cargo install --path etc/sclc
error: failed to parse manifest at `/Users/ammkrn/rust/scallop/etc/sclc/Cargo.toml`

Caused by:
  found duplicate binary name sclc, but all binary targets must have a unique name
make: *** [install-sclc] Error 101

Info:
rustc 1.68.0-nightly (333ee6c46 2023-01-18)
Big Sur 11.7.1
GNU Make 3.81

@cwarden
Copy link

cwarden commented Jan 25, 2023

fwiw, I was able to get scli and sclrepl to build by commenting out etc/sclc and etc/scallopy in Cargo.toml.

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

2 participants