alexcrichton / alexcrichton/openssl-src-rs

vendored build of openssl on Ubuntu for windows failed.

未關閉
#42 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Rust
星號
80
分支
131
平均合併
49 分鐘
30 天內合併 PR
2

描述

Building OS : Ubuntu

```
[dependencies]
openssl = { version = "0.10.25", features = ["vendored"] }
```

Cross Compliation Tool : https://github.com/rust-embedded/cross
```
cross +beta build --target x86_64-pc-windows-gnu --release
```

```
x86_64-w64-mingw32-ar: creating apps/libapps.a
x86_64-w64-mingw32-ar: creating libssl.a
x86_64-w64-mingw32-ar: creating libcrypto.a
thread 'main' panicked at 'OpenSSL libdir at `/home/jerry/rocket-proxy/target/x86_64-pc-windows-gnu/release/build/openssl-sys-3f4f15680432076c/out/openssl-build/install/lib` does not contain the required files to either statically or dynamically link OpenSSL', /home/jerry/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.52/build/main.rs:303:13
```

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。