Page 1 of 1

Compilation error-"Required package 'XLSRWII30_D7' not

Posted: Mon Aug 07, 2006 1:43 am
by Guest
Hi,

I got the above mentioned error when i tried to compile my module in Delphi 7. I have already added the directory path which contains the XLSRWII30_D7.bpl into the library path.

Seems like I will need the XLSRWII30_D7.dcp file, but it's not included in the installtion which i have downloaded. Any way to go around this?

Posted: Tue Aug 08, 2006 6:54 pm
by larsa
Hello

The path to the dcu files is probably missing or incorrect. When delphi can't find the dcu files, it tries to compile the package in order to produce them.


Lars Arvidsson