我试图在Windows上编译一个Rust程序,但是我得到了以下错误消息:failed to run custom build commandfor `openssl-sys v0.6.4`
Cargo没有问题地编译了所有其他包,但是它不能编译openssl我不明白如何在Windows中构建openssl。我
我正在尝试使用OpenSSL。但是,我发现在OpenSSL目录中找不到'libs‘dir的错误。ld: warning: directory not found for option '- L/Users/user56023/Documents/Software/openssl-1.0.1hfor -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocati