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.
Compiling Tee916.dpk manually
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Compiling Tee916.dpk manually
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?
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 |
Instructions - How to post in this forum |