There is a confusing zlib organisation in FP.


You have to write:

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







_______________________________________________
fpc-devel maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to