Page 1 of 1

XLSZlibPas.dcu not found - for a Delphi 7 install

Posted: Tue Jan 13, 2009 1:35 pm
by avelinot
Hello,

After downloading and installing XLS ReadWrite II for delphi 7 I have a message when i try to compile a demo : "XLSZlibPas.dcu not found". I searched in the package repertory and didn't find the file.

Can someone help me ?

Thank you in advance,
Alex

Re: XLSZlibPas.dcu not found - for a Delphi 7 install

Posted: Thu Jan 15, 2009 4:01 pm
by larsa
Hello

Are you using the latest update? I think this shall be fixed. You can also move the DCU:s (are in the PNGImage dir) to the package directory.

Re: XLSZlibPas.dcu not found - for a Delphi 7 install

Posted: Fri Jan 16, 2009 4:12 pm
by shochberg
I get a similar issue using Dephi 2007:

[DCC Error] MAIN.PAS(10): F1026 File not found: 'XLSPNGImage.dcu'

S

Re: XLSZlibPas.dcu not found - for a Delphi 7 install

Posted: Fri Jan 16, 2009 6:00 pm
by shochberg
[DCC Error] MAIN.PAS(10): F1026 File not found: 'XLSPNGImage.dcu'

is corrected if I copy the .dcu files from the PNGImage folder to the D2007 folder. Perhaps the installer should be corrected to do that.

Thanks.