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

using [paths= "crates"] will lead to sys crates installing lib in the wrong location #70

Open
MarcTreySonos opened this issue Jul 19, 2018 · 0 comments
Assignees

Comments

@MarcTreySonos
Copy link
Contributor

step to reproduce

1 . create a project using https://github.com/RustAudio/rust-portaudio use dingy to cross compile the project , compile and check there is no build failures
2 . add in the project .cargo/config a local checkout override for rust-portaudio [paths= "../rust-portaudio"] , compile and check there is a build failure caused by libportaudio not found

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