Skip to content

Release 3.4.1

Compare
Choose a tag to compare
@kimlaine kimlaine released this 15 Jan 23:15

Changes

This patch fixes a few issues with ZLIB support on Windows. Specifically,

  • Fixed a mistake in native/src/CMakeConfig.cmd where the CMake library search path
    suffix was incorrect.
  • Switched to using a static version of ZLIB on Windows.
  • Corrected instructions in README.md for enabling ZLIB support on Windows.