Skip to content

Releases: filak/IIPImage-on-Windows

Version 1.2.0

28 Mar 12:36
Compare
Choose a tag to compare

The last commit: ruven/iipsrv@67293ff

Updated:

  • deps and libraries using vcpkg
  • awesomized/libmemcached 1.1.4

Version 1.1.1

08 Apr 13:51
Compare
Choose a tag to compare

OpenJPEG, Memcached and PNG output support

Working fine on Windows 10 x64.

For deployment on Windows Server 2012 R2 - if you get HTTP error 500 while accessing .../fcgi-bin/iipsrv.fcgi?... (ntdll.dll errors in Event viewer) replace the vcpkg version of:

  • libfcgi.dll

with:

  • libfcgi.dll_forWinSrv2012

(The latter needed to be built separately for x64 - see this blog for details)