I am using C Builder 6 and have uninstalled the older Imagen 3.x version and need to install ImageEn 4. I have run the installer, but C Builder 6 is not an option so I selected Delphi 6. I then went to the sources and tried to compile the BCB6 packages, but can't because of circular references. I tried to compile PKIECTRLc6.bpk, but can't because it needs PKIEDBC6.lib. When I try to compile PKIEDBc6.bpk, it requires PKIECTRLc6.bpi which cannot be generated due to the previous error.
Any help on how to get these components compiled for BCB6 would be greatly appreciated.