I am trying to get TeeChart Pro 5 working with Intraweb 6.0.22 and Delphi 6. The nearest matching download on your site is for D6 but IW 5. That download won't compile because it wants to recompile some IW stuff that it can't. Can you compile a set of components for the configuration I am looking for? Or is there a way to trick this into compiling?
Thanks,
Steve Pietrykoski
TeeChart Pro 5, D6, Intraweb 6
Hi Steve,
we'll prepare the packages for this version as soon as we can. In meantime you should be able to modify the packages (replace Intraweb package names in the "requires" section) in the TeeChart for Intraweb components version you have installed (TC v5 for IWv5), then recompile and install again.
Best Regards
Josep Lluis Jorge
http://support.steema.com
we'll prepare the packages for this version as soon as we can. In meantime you should be able to modify the packages (replace Intraweb package names in the "requires" section) in the TeeChart for Intraweb components version you have installed (TC v5 for IWv5), then recompile and install again.
Best Regards
Josep Lluis Jorge
http://support.steema.com
Before I test the packages with the latest IW version, try setting the IMPLICITBUILD flag to OFF (select the "Explicitly rebuild" option) in both packages.4214363 wrote:Thanks for the help! My description was incomplete. When I change the reference from Intraweb_50_60 to Intraweb_60_60, it wants to recompile the Intraweb package, but it can't.