Hello.
I try to test XLSReadWriteII 3.0 (testpackage).
I cannot install the package on our delphi 6.0
because we have another package which also
uses the ZLib (xtradev for Reportbuilder).
Any ideas?
thanks
mba-software
Installation Problem XLSReadWriteII 3.0
[quote]I cannot install the package on our delphi 6.0
because we have another package which also
uses the ZLib[/quote]
It seems at is D6 packages have tendency to do this. We had the same problem here with JVCL 2.0 components. Here are several things you can try:
http://homepages.borland.com/jedi/jvcl/FAQ.htm
at Unit zlib/zlibconst implicitly imported into JvCrypt
It depends on the sources you have. We have the JVCL source and remove the zlib references. I know it is a criminal workaround but thank heaven we were not using it.
Good luck,
nafiton
because we have another package which also
uses the ZLib[/quote]
It seems at is D6 packages have tendency to do this. We had the same problem here with JVCL 2.0 components. Here are several things you can try:
http://homepages.borland.com/jedi/jvcl/FAQ.htm
at Unit zlib/zlibconst implicitly imported into JvCrypt
It depends on the sources you have. We have the JVCL source and remove the zlib references. I know it is a criminal workaround but thank heaven we were not using it.
Good luck,
nafiton