Info
This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Error run rust application
Hello everyone I put the project together on my computer, uploaded it to the server and got:
/lib64/libstdc++.so.6: version GLIBCXX_3.4.29' not found //lib64/libc.so.6: version
GLIBC_2.29' not found
/lib64/libc.so.6: version `GLIBC_2.38'
Does anyone know how to compile so that all these dependencies are included in the binary?
4 posts - 2 participants
🏷️ rust_feed