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

Building as part of a subcrate fails #26

Open
sheosi opened this issue Mar 15, 2021 · 0 comments
Open

Building as part of a subcrate fails #26

sheosi opened this issue Mar 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sheosi
Copy link

sheosi commented Mar 15, 2021

Hello, I'm working on a workspace, when building a crate from the top crate build fails, however everything is fine is the command is run directly, that is, inside the crate folder and with no extra arguments.

Running cargo test --no-run --lib --package=lily_common --message-format=json...
Blocking waiting for file lock on package cache
Blocking waiting for file lock on build directory
Compiling minimp3-sys v0.3.2
Compiling minimp3 v0.5.1
error: could not find native static library minimp3, perhaps an -L flag is missing?

@germangb germangb added the bug Something isn't working label Mar 25, 2021
@germangb germangb self-assigned this Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants