Compiling Tee916.dpk manually

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Infotray
Newbie
Newbie
Posts: 1
Joined: Wed Jul 02, 2014 12:00 am

Compiling Tee916.dpk manually

Post by Infotray » Tue Jul 08, 2014 4:09 pm

We recently purchased TeeChart Pro Full Source Code Build 2014.11.140512. Now I am trying to compile Tee916.dpk in Delphi XE2 but I get the error that it is missing VCLTee.TeeConst.dcu.
[DCC Fataler Fehler] Tee916.dpk(56): F1026 Datei nicht gefunden: 'VCLTee.TeeConst.dcu'
In the same Folder (the sources folder from the installer) as Tee916.dpk there is the file TeeConst.pas.
We do not use TeeRecompile.exe because we have our own package registration process, I only need to build the package.
I successfully built Tee914.dpk with Delphi 2010.
What am I missing? Should there be a file VCLTee.TeeConst.pas? Any Help is appreciated.

There are also no Project Group Files for the newer Delphi Versions, Install.txt lists only up to Delphi 2006.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Compiling Tee916.dpk manually

Post by Narcís » Thu Jul 10, 2014 1:09 pm

Hi Infotray,

VCLTee.* files are automatically generated by TeeRecompile. In that case, you might be interested in running TeeRecomile from command line as explained here. Would this fit your build and registration scenario?
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply