go-openssl/README.md
Andrew Harding 2e4eff6035 space monkey internal commit export
[katamari commit: f3af94e720239e8b417b04d73f7460818b9aedf7]
2014-01-24 20:36:22 +00:00

315 B

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)