Shining Light Productions - Win32 OpenSSL Documentation

Win32 OpenSSL

MinGW
Using the tools provided by both Borland's and MinGW's compiler set, MinGW is now supported.

The Win32 OpenSSL Installation Project builds MinGW .a and .def files as part of the project. So, it is a matter of copying files to the proper locations.

Assuming a default installation (C:\OpenSSL), go to 'C:\OpenSSL\lib\MinGW' and copy all of the files to your MinGW 'lib' directory.

Next, copy everything in the 'C:\OpenSSL\include' directory to your MinGW 'include' directory.

That's it! You are ready to go write OpenSSL-capable code!
© 2000-2003 Shining Light Productions