How to link dylib files? #114445
Labels
A-linkage
Area: linking into static, shared libraries and binaries
O-macos
Operating system: macOS
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[link(name = "Mylib" )] works on the Windows, but Mac failed🚬
I try code in build.rs
Stack trace
How Can i link libMylib.dylib success?
The text was updated successfully, but these errors were encountered: