[fpc-devel]confusing zlib organisation

rstar at mnet-online.de rstar at mnet-online.de
Sat Nov 22 14:09:15 CET 2003


There is a confusing zlib organisation in FP.

You have to write:

uses
{$IFDEF FPC}
   ZStream,
{$ELSE}
   ZLib,
{$ENDIF}










More information about the fpc-devel mailing list