Borland C++Builder CLX mode

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
julien MONTROZIER
Newbie
Newbie
Posts: 2
Joined: Fri Nov 15, 2002 12:00 am
Location: France
Contact:

Borland C++Builder CLX mode

Post by julien MONTROZIER » Thu Jan 29, 2004 10:11 am

Hy,

I am using TChart in VCL mode (both C++ Builder 4.0 & 6.0) for many month without any problem, but I need to use it in CLX mode in order to build Linux & Windows compactible applications (Builder 6.0 and Kylix 3).

My problem is that I am not able to use TChart in CLX mode with C++Buider.

That's why I have few questions :

- Does the CLX mode is provided with BCB 6.0 by TChart ?

- If not do you plan to provide a Windows CLX version of TChart ?

- Is there any other solution for us to use the same source code, in CLX mode, in order to build Linux&Windows compactible applications ?

Thanks in advance.

Julien
email : j.montrozier@diginext.fr

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

Post by Pep » Fri Jan 30, 2004 10:25 am

Hi Julien,

- Does the CLX mode is provided with BCB 6.0 by TChart ?
Yes, but the TeeChart Pro with "source code" is required to compile/install the CLX packages.

- Is there any other solution for us to use the same source code, in CLX mode, in order to build Linux&Windows compactible applications ?
If you have the TeeChart Pro version with "source code" you should be able to use the VCL or CLX packages.

julien MONTROZIER
Newbie
Newbie
Posts: 2
Joined: Fri Nov 15, 2002 12:00 am
Location: France
Contact:

Post by julien MONTROZIER » Mon Feb 02, 2004 9:11 am

Hi Josep

Thank you for your answers.
I have the TeeChart Pro "source code" in v.5.

I still have 2 questions :

Is there any special conditions in order to compile this version with
BCB 6.0 ?

What conditions should be added to Build new packages in CLX mode ?

Thank you

Julien
email : j.montrozier@diginext.fr

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

Post by Pep » Mon Feb 09, 2004 10:52 pm

Hi Julien,

>Is there any special conditions in order to compile this version with
>BCB 6.0 ?
Yes, the only version that can be compiled with BCB6 is the latest TeeChart Pro v6.01.

>What conditions should be added to Build new packages in CLX mode ?
Using the lates TeeChart Pro v6.01.
The prefered way to compile clx packages is to use TeeRecompile tool.
Otherwise, you should open BCB6 TC CLX project group and compile/install everything. But before that you should remove VCL packages (in v6. VCL and CLX still cannot be installed at the same time).

Post Reply