Page 1 of 1

zlib.pas file for d2007

Posted: Thu 28 May 2009 19:23
by tedroper
This is frustrating... haven't used your components for 6 months, now my application using your components won't compile. zlib.pas has problem and memUtils.pas won't compile.

please advise how i can get your components to reference the right zlib.

I followed the instructions to delete everything, delete from registry, etc and reinstall, which i did... same problem.

must be a better way than that.

please advise....
tks,
ted

Posted: Fri 29 May 2009 06:40
by Dimon
Please make sure that you do not have any third-party libraries that contain zlib unit. You should use the $(DELPHI)\Lib\zlib unit, which is supplied with Delphi.

Posted: Fri 29 May 2009 16:36
by tedroper
Well, i found a fix....
I searched for Zlib (whole word) to see where other Zlib.pas files were.
I found one in IPRO
Renamed it and compiled my application successfully.

I haven't tried any IPRO stuff yet but this was more important.

Anyway, reinstalling your components was a pain and not necessary.
ted

Posted: Mon 01 Jun 2009 06:55
by Dimon
It is good to see that this problem has been solved. If any other questions come up, please contact me.