Is anybody who know how to positive resolve this problem ?
Search found 5 matches
- Mon Mar 01, 2004 7:22 am
- Forum: VCL
- Topic: Compiling Teechart in Kylix C++ Enterprise
- Replies: 6
- Views: 14310
- Wed Feb 18, 2004 11:39 am
- Forum: VCL
- Topic: Compiling Teechart in Kylix C++ Enterprise
- Replies: 6
- Views: 14310
- Wed Feb 18, 2004 10:47 am
- Forum: VCL
- Topic: Compiling Teechart in Kylix C++ Enterprise
- Replies: 6
- Views: 14310
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...
- Wed Feb 18, 2004 7:51 am
- Forum: VCL
- Topic: Compiling Teechart in Kylix C++ Enterprise
- Replies: 6
- Views: 14310
- Tue Feb 17, 2004 3:09 pm
- Forum: VCL
- Topic: Compiling Teechart in Kylix C++ Enterprise
- Replies: 6
- Views: 14310
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...