Day 2ish of Delphi 2005
Now I am getting this trying to install some packages. I have already spent 2 hours on it.
---------------------------
Error
---------------------------
Cannot load package 'rtl70.' It contains unit 'ZLib,'which is also contained in package 'rtl90'
---------------------------
OK
---------------------------
None of my google searches have found a reason for it and I do not like any of the work arounds.
Update: It seems to be a path issue.
Update2: This is what I did to fix it.
Find all my Delphi 7 BPLs in my system32 folder. Then I moved them to a new folder on my desktop. Basically moved them out of my path. Once I did this Delphi asked me to recompile another BPL and then it was all done.
I have not had to use Delphi 7.0 any more so I have not moved the components back but I am sure it would work.