c:build:build-openssl-statically-on-windows-vs2017
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| c:build:build-openssl-statically-on-windows-vs2017 [2020/06/29 20:53] – [Win 32 static release build] odefta | c:build:build-openssl-statically-on-windows-vs2017 [2023/07/04 16:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| ===== Win 32 static debug build ===== | ===== Win 32 static debug build ===== | ||
| - | perl Configure debug-VC-WIN32 no-shared --prefix=D: | + | < |
| + | perl Configure debug-VC-WIN32 no-shared | ||
| + | </ | ||
| < | < | ||
| Configuring OpenSSL version 1.1.1g (0x1010107fL) for debug-VC-WIN32 | Configuring OpenSSL version 1.1.1g (0x1010107fL) for debug-VC-WIN32 | ||
| Line 122: | Line 123: | ||
| ===== Win 32 static release build ===== | ===== Win 32 static release build ===== | ||
| - | * nmake clean | + | nmake clean |
| - | | + | < |
| - | | + | perl Configure VC-WIN32 no-shared |
| - | | + | </ |
| + | nmake \\ | ||
| + | nmake install | ||
c/build/build-openssl-statically-on-windows-vs2017.1593464019.txt.gz · Last modified: (external edit)
