Kylix2 + Chart.dcu

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
idontknow
Newbie
Newbie
Posts: 1
Joined: Mon May 05, 2003 4:00 am

Kylix2 + Chart.dcu

Post by idontknow » Fri Oct 01, 2004 2:10 pm

I want to compile one simple application (unit) using the component Chart.
But the compiler sends the following error:

Fatal: File not found: 'Chart.dcu'

I verified that the Chart.dcu dont exist.
The TChart im using is Teechart5.

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

Post by Pep » Mon Oct 04, 2004 6:54 am

Hi,

I think you should set the library path to teechart directory and enable the build with runtime packages option. One customer posted a solution for this "problem" on our newsgroup (the teechart5.kylix newsgroup).
You can see it through the newsgroup search at :
http://www.tamaracka.com/search.htm searching for : chart dcu kylix^teechart*

Post Reply