TChart installation, yet again

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
kmanuele
Newbie
Newbie
Posts: 13
Joined: Mon Feb 09, 2004 5:00 am

TChart installation, yet again

Post by kmanuele » Tue May 25, 2004 4:17 am

Doing a manual compile in BCB5, one project at a time (the project group simply does not work) -- the following order:

Tee6C5
TeeUI6C5
skip TeeDB6C5, because I don't want the DB components
DclTee6C5, doesn't work, wants TeeDB6C5
Redo TeeCB6C5 and DclTee6C5, ok
TeePro6C5
TeeLanguage6C5
DclTeePro6C5, fails, can't find ColnEdit.dcu
TeeGL6C5, warning: Constructing instance of TGLCanvas containing abstract methods
DclTGL6C5, same warning as above
skip TeeQR6C5, don't want quick report stuff
skip DclTQR6C5
TeeImage6C5
go back and try DclTeePro6C5, still wants ColnEdit.dcu

Almost made it this time !!

Where and what is ColnEdit.dcu?? It is not in the TChart source code.

Help, yet again

Kevin

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

Post by Pep » Wed May 26, 2004 9:05 am

Hi kevin,

please see the solution to this problem at the folloiwng link :
http://www.teechart.net/support/modules ... cppbuilder

If you still having problems you can try to use the TeeRecompile tool (available for download on our web site , at the private customers download page) which Recompiles/Installs the packages.

Post Reply