You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having problems with full static compilation of audioserve due to usage of C++ library libtag. Some details are described here emk/rust-musl-builder#65. Looks like C++ and Rust have some friction when compiled together statically. If anyone knows a good way out please let me know, as static compilation would be beneficial for deployment (really lean docker image or direct binary download).
The text was updated successfully, but these errors were encountered:
I'm having problems with full static compilation of audioserve due to usage of C++ library libtag. Some details are described here
emk/rust-musl-builder#65. Looks like C++ and Rust have some friction when compiled together statically. If anyone knows a good way out please let me know, as static compilation would be beneficial for deployment (really lean docker image or direct binary download).
The text was updated successfully, but these errors were encountered: