Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 315 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 315 Bytes

Using on Windows

  1. Install mingw-w64
  2. Install pkg-config-lite
  3. Build (or install precompiled) openssl for mingw32-w64
  4. Set PKG_CONFIG_PATH to the directory containing openssl.pc (i.e. c:\mingw64\mingw64\lib\pkgconfig)