Unable to compile after upgrading from RB 9.02 to RB 9.03

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
nicofari
Newbie
Newbie
Posts: 1
Joined: Mon Sep 26, 2005 4:00 am

Unable to compile after upgrading from RB 9.02 to RB 9.03

Post by nicofari » Wed Nov 30, 2005 4:01 pm

Hello all,

Ater upgrading from RB 9.02 to RB 9.03 when I rebuild my project I got the error:

Unit ppChrtUI was compiled with a different version of Chart.TCustomChart.CalcClickedPart

I am using D7 and teechart 7.04

I purchased the teechart source code also. Do I need to recompile them?
Is this a simple process (one package does all) ?

Thanks in advance
Bye
Nicola

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Dec 01, 2005 3:38 pm

Hi Nicola,

first of all check that the RB version you're using supports the TeeChart Pro version you've installed, you'll have to check with Digital Metaphors.
Also make sure you've installed all the Delphi updates.

If all is ok, then the correct installing order is:
1) unistall old versions (TC, RB)
2) install TeeChart v7.x PRO
3) install Report Builder.

Post Reply