The code is still written to the "out32" folder. I need to be able to link to both 32-bit and 64-bit versions of the library on my workstation, so I don't want the 64-bit versions to clobber the 32-bit libs. The output is still 32-bit! This
You must use a C compiler to build the OpenSSL library. You cannot use a C++ compiler. Later, once the library is built, it is OK to create user programs with a C++ compiler. But the library proper must be built with a C compiler. There are two generation
Building OpenSSL 1.1.0 with Microsoft VS 2015 · GitHub; How to Compile OpenSSL on Windows10 x64 for Static Library ; Building OpenSSL with Visual Studio 2012 for 32- or 64-bit ; Compiling OpenSSL for Win x64; Building OpenSSL with Visual Studio; OpenSSL:
Post a Comment:
Showing 0 Comments: