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:28] – [Win 32 static debug 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 --prefix=D: | + | < |
| + | perl Configure debug-VC-WIN32 | ||
| + | </ | ||
| < | < | ||
| Configuring OpenSSL version 1.1.1g (0x1010107fL) for debug-VC-WIN32 | Configuring OpenSSL version 1.1.1g (0x1010107fL) for debug-VC-WIN32 | ||
| Line 80: | Line 81: | ||
| </ | </ | ||
| + | nmake install | ||
| + | |||
| + | < | ||
| + | Microsoft (R) Program Maintenance Utility Version 14.16.27034.0 | ||
| + | Copyright (C) Microsoft Corporation. | ||
| + | |||
| + | " | ||
| + | |||
| + | Microsoft (R) Program Maintenance Utility Version 14.16.27034.0 | ||
| + | Copyright (C) Microsoft Corporation. | ||
| + | |||
| + | |||
| + | Microsoft (R) Program Maintenance Utility Version 14.16.27034.0 | ||
| + | Copyright (C) Microsoft Corporation. | ||
| + | |||
| + | *** Installing runtime libraries | ||
| + | *** Installing development files | ||
| + | Copying: ./ | ||
| + | Copying: ./ | ||
| + | Copying: ./ | ||
| + | Copying: ./ | ||
| + | ... | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | D: | ||
| + | </ | ||
| + | |||
| + | Output library files (D: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ===== Win 32 static release build ===== | ||
| + | |||
| + | nmake clean | ||
| + | < | ||
| + | perl Configure VC-WIN32 no-shared zlib enable-zlib --with-zlib-include=D:/ | ||
| + | </ | ||
| + | nmake \\ | ||
| + | nmake install | ||
c/build/build-openssl-statically-on-windows-vs2017.1593462486.txt.gz · Last modified: (external edit)
