Search found 5 matches

by Marek
Mon Mar 01, 2004 7:22 am
Forum: VCL
Topic: Compiling Teechart in Kylix C++ Enterprise
Replies: 6
Views: 14183

Still waiting for answer

Is anybody who know how to positive resolve this problem ?
:cry:
by Marek
Wed Feb 18, 2004 11:39 am
Forum: VCL
Topic: Compiling Teechart in Kylix C++ Enterprise
Replies: 6
Views: 14183

I think that the best solution of this problem is Steema should place in download section this missing headers and static library for customers of TeeChart for Kylix.
by Marek
Wed Feb 18, 2004 10:47 am
Forum: VCL
Topic: Compiling Teechart in Kylix C++ Enterprise
Replies: 6
Views: 14183

For each shared library your must create a new project (under Kylix3 C++) of the type "static library" (File/New/Other/Library) and name this project equal to the shared library (be care of lower and upper characters). Then you must add the corresponding shared library to the project and compile it...
by Marek
Wed Feb 18, 2004 7:51 am
Forum: VCL
Topic: Compiling Teechart in Kylix C++ Enterprise
Replies: 6
Views: 14183

When I try to compile all *.pas sources, then compiler required vcl.a
by Marek
Tue Feb 17, 2004 3:09 pm
Forum: VCL
Topic: Compiling Teechart in Kylix C++ Enterprise
Replies: 6
Views: 14183

Compiling Teechart in Kylix C++ Enterprise

I have "TeeChart Pro 6.01 VCL / CLX WITH FULL SOURCE CODE" and I want to use it with Kylix3 C++ Enterprise. I can't compile source codes of TeeChart 6.01 to get headers needed in Kylix3 C++ Enterprise. "Unable to find header file for component: TeeProcs" "Unable to find header file for component: Te...