Page 1 of 1

F1026 File not found: 'ZLib.dcu' not found

Posted: 15.01.2010, 12:48
by israelgs
Hi!

I have installed D2007 with 6.6.2 Zeos and D2009 with version 7 of Zeos. If I compile with D2007 it works without problems but when trying it with D2009 it gives back the following error to me:

[DCC Fatal Error] Project1.dpr(5): F1026 File not found: 'ZLib.dcu'

This message also appears when it is tried to compile another application that does not use Zeos. Before installing the version of December, 30 it worked without problems.

Somebody can orient to me on the message? Thanks in advance.

Posted: 16.01.2010, 15:07
by seawolf
Zeos does not use zlib, anyway ths unit is installed with Delphi .. so take a look at
delphi folder \source\win32\rtl\common

Posted: 19.01.2010, 00:28
by mdaems
You may have been a little to enthousiastic when erasing Z*.dcu files when upgrading?

Mark