Build + Use OpenSSL with Visual Studio 2019 or 2017 | Static & Shared | x32 & x64

Build + Use OpenSSL with Visual Studio 2019 or 2017 | Static & Shared | x32 & x64

Channel:
Subscribers:
279,000
Published on ● Video Link: https://www.youtube.com/watch?v=PMHEoBkxYaQ



Duration: 22:46
36,836 views
541


Looking to build OpenSSL to use in projects with Visual Studio 2019? Well, you can do it for free with the Community edition. It's completely free, it just takes time to compile. You can choose to use .dll files (Shared), or you can integrate into your program directly by using Static builds. ((Timestamps below))

My scripts (Tutorial in the video -- 08:49 and 12:20 respectively):
x64 Builds: https://tcno.co/TroubleChute/dl/?dl=x64build.bat&yt=PMHEoBkxYaQ
x32 Builds: https://tcno.co/TroubleChute/dl/?dl=x32build.bat&yt=PMHEoBkxYaQ

Downloads:
Strawberry Perl: http://strawberryperl.com/
NASM: https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/win64/
OpenSSL GitHub: https://github.com/openssl/openssl/

SHA Example used: https://stackoverflow.com/a/10632725

Timestamps
00:00 - Explanation
00:19 - Download Perl
00:46 - Download NASM
01:14 - Adding to PATH
01:58 - Download OpenSSL Source
02:14 - Setting up build environment
04:53 - Build x64 Release (Shared)
06:20 - Build x64 Release (Static)
08:49 - Automating x64 Debug Build (Shared & Static)
12:20 - Automating x32 Builds (Shared & Static, Release & Debug)
15:21 - Build complete, organisation
16:47 - Implementing in a project
17:30 - Including .h files
18:24 - Linking .lib files (Static)
20:44 - Linking everything in one project
22:29 - Final notes

Other commands:
cpan -i Text::Template
cpan -i Test::More
-----------------------------
πŸ’Έ Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
πŸ’Έ Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
πŸ’¬ Discuss video & Suggest (Discord): https://s.tcno.co/Discord
πŸ‘‰ Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
🌐 Website: https://tcno.co
πŸ“§ Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co

Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.







Tags:
visual studio
visual studio 2019
openssl with visual c++
static library
visual studios
build openssl
qt static build
visual
openssl
windows
tutorial
build openssl Visual Studio 2019
use OpenSSL Visual Studio 2019
openssl 2019
Openssl 2020
Openssl static
openssl shared
include openssl
download openssl
download openssl c++
c++ openssl