Product Documentation

c-treeACE V10.3 Update Guide

Previous Topic

Next Topic

Dynamically load zlib

In v10.3.0 and later, c-tree dynamically loads zlib instead of statically linking with it.

If the zlib library cannot be loaded and compression is attempted to be used, c-tree returns error CMPR_ERR, sets sysiocod to 5 (indicating a DLL load error), and the first time that c-tree returns this error it logs the following message to CTSTATUS.FCS:

zlib compression support is not available: <error message>

TOCIndex