-
Notifications
You must be signed in to change notification settings - Fork 411
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: /usr/bin/ld: cannot find -lstdc++: No such file or directory #1118
Comments
Tried to reproduce, but it seems to work with latest Pop OS 22.04 release:
Dependency installation (Rust 1.80 & Clang 14)
Build log
|
Also works with Rust 1.63 (via rustup):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you read the documentation?
Yes. (Please, read usage.md first if you did not.)
Did you double-check that you installed all dependencies?
Yes. (Please, double check the dependencies if you didn't.)
Which command failed?
cargo build
What was the error message?
Error message
System
OS name and version: PopOS 22.04 LTS (Ubuntu based)
rustc version: 1.63.0
cargo version: 1.63.0
Compilation
Linking: static
Cross compilation: no
Target architecture: x86_64
Additional context
N/A
The text was updated successfully, but these errors were encountered: