Re: FastZlib 1.2.2
From: Mike B (mbrindley_at_wol.co.za)
Date: 03/05/05
- Next message: Ryan Mills: "Re: Font rendering engine"
- Previous message: Ron C.: "Re: Database Comparer VCL version 2.2 and Database Comparer ActiveX version 2.2 released"
- In reply to: Nick Rollas: "Re: FastZlib 1.2.2"
- Next in thread: Roberto Della Pasqua: "Re: FastZlib 1.2.2"
- Reply: Roberto Della Pasqua: "Re: FastZlib 1.2.2"
- Reply: Roberto Della Pasqua: "Re: FastZlib 1.2.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 5 Mar 2005 14:24:31 +0200
Well, it's quite obvious why it doesn't compile.
The author has commented out the references to linking in the .obj files
that contain the object code for these 2 functions, but has not removed the
declarations from the main .pas unit.
I wonder if he tests his work or not??
regards
Mike
"Nick Rollas" <nickrollas@hotmail.com> wrote in message
news:4228f2c9$1@newsgroups.borland.com...
> I was unable to compile:
>
> [Error] ZLIBEX.PAS(174): Unsatisfied forward or external declaration:
> 'crc32'
> [Error] ZLIBEX.PAS(175): Unsatisfied forward or external declaration:
> 'compressBound'
>
> The obj files are in the right place (C:\program files\borland\delphi
> 7\source\FastestZlib)
>
> Nick
>
> "Roberto Della Pasqua" <roberto@dellapasqua.com> wrote in message
> news:4228d312@newsgroups.borland.com...
> > Just like inform that FastZlib are updated with 1.2.2 sources
> > www.dellapasqua.com/delphizlib.
> >
> > I invite all who use Zlib 1.1.4 or 1.2.1 derived components to update
they
> > because of a bad bug into original zlib sources 1.1.4(mem leak)
> > 1.2.1(crash).
> >
> > Regards,
> >
> > Roberto
> >
>
>
- Next message: Ryan Mills: "Re: Font rendering engine"
- Previous message: Ron C.: "Re: Database Comparer VCL version 2.2 and Database Comparer ActiveX version 2.2 released"
- In reply to: Nick Rollas: "Re: FastZlib 1.2.2"
- Next in thread: Roberto Della Pasqua: "Re: FastZlib 1.2.2"
- Reply: Roberto Della Pasqua: "Re: FastZlib 1.2.2"
- Reply: Roberto Della Pasqua: "Re: FastZlib 1.2.2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|