Page 1 of 1

Class TChart not found

Posted: Wed Mar 01, 2006 10:28 pm
by 9041389
I am getting this error when loading an app from another computer onto this one.

Class TChart not found. Ignore the error and continue? NOTE: Ignoring the error may cause components to be deleted or property values to be lost.

I have updated all paths, as far as I know.

I am sure it is the old version of Steema that came with BCB6 that is doing something, but I don't know how to get rid of it.

I may have installed an eval version, but I don't remember any more.

sten

Posted: Thu Mar 02, 2006 9:04 am
by narcis
Hi sten,

You should check that the project Include and Library paths on that machine include new TeeChart version "Include" and "Lib" folders respectively.

Posted: Thu Mar 02, 2006 11:28 am
by 9041389
narcis wrote:Hi sten,

You should check that the project Include and Library paths on that machine include new TeeChart version "Include" and "Lib" folders respectively.
Did that.

-sten

Posted: Thu Mar 02, 2006 11:32 am
by narcis
Hi sten,

Does a new blank application created on that machine with a TChart on a form runs fine?

Posted: Thu Mar 02, 2006 5:40 pm
by 9041389
narcis wrote:Hi sten,

Does a new blank application created on that machine with a TChart on a form runs fine?
No - I noticed the tab wasn't even there on the pallette, so I re-installed. Still not there.

So, I went in to the "Configure Pallette...", and TeeChart is on the list, but not enabled. When clicking the checkbox to enable I get this message:

---------------------------
C++Builder 6
---------------------------
Cannot load package 'Tee7C6.' It contains unit 'Teeconst,'which is also contained in package 'tee60'
---------------------------
OK
---------------------------

I am not sure on how to get rid of tee60.

Thanks!
-sten

Posted: Fri Mar 03, 2006 8:31 am
by narcis
Hi sten,

Tee60 corresponds to the TeeChart version shipped with C++ Builder and Delphi. First of all you need to disable that package from the packages list. Then you should make sure that your IDE include and library paths include your new TeeChart version "Include" and "Lib" path at top of each list respectively.

Posted: Mon Mar 13, 2006 6:54 pm
by 9041389
narcis wrote:Hi sten,

Tee60 corresponds to the TeeChart version shipped with C++ Builder and Delphi. First of all you need to disable that package from the packages list. Then you should make sure that your IDE include and library paths include your new TeeChart version "Include" and "Lib" path at top of each list respectively.
How can I do that? "Component | Install Packages"? I can not find it there.

nets

Posted: Tue Mar 14, 2006 9:32 am
by narcis
Hi sten,

To check which packages are installed you need to go to Project\Options\Packages. To set the Include and Library paths you need to go at Project\Options\Directories/Conditionals.

Posted: Tue Mar 14, 2006 4:24 pm
by 9041389
It seems as TMS Component Pack uses TChart 6.0 which caused my problems. Are you aware of such an issue?

sten

Posted: Tue Mar 14, 2006 4:29 pm
by 9041389
TMS confirmed that they caused this.

sten

Posted: Wed Mar 15, 2006 9:37 am
by narcis
Hi sten,

Thanks for the info. Then you may need to upgrade TMS components TeeChart references to your current TeeChart version to get both components working together or get a TMS components version compatible with that TeeChart version.