Build cURL with OpenSSL Integrated on Windows using Visual Studio

Published: 08 September 2018
on channel: IQ95 The Homo Siliconiens
5,118
39

We will learn how to build #curl and #openssl

Download Precompiled cUrl library:
http://www.talkplayfun.com/cURL-OpenSSL/

Prerequisites:

Visual Studio 2015 or 2017 should be installed.
OpenSSL should be installed

How to Build OpenSSL on Windows with Visual Studio, Visual C++
https://goo.gl/HDEqgS

From https://curl.haxx.se/

1. download curl-master.zip

From http://www.winimage.com/zLibDll/

2. Refer to C:\DevSoft\curl-master\winbuild\BUILD.WINDOWS.txt

C:\DevSoft\curl-master\buildconf.bat

nmake /f Makefile.vc
mode=dll
WITH_SSL=dll
MACHINE=x64
DEBUG=no
GEN_PDB=no
SSL_PATH=C:\DevSoft\OpenSSL\DLL\x64\Release

nmake /f Makefile.vc
mode=dll
WITH_SSL=dll
MACHINE=x64
DEBUG=yes
GEN_PDB=yes
SSL_PATH=C:\DevSoft\OpenSSL\DLL\x64\Debug


Watch video Build cURL with OpenSSL Integrated on Windows using Visual Studio online without registration, duration hours minute second in high quality. This video was added by user IQ95 The Homo Siliconiens 08 September 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 5,118 once and liked it 39 people.