TeeRecompile using non-tee units
Posted: Fri Apr 25, 2008 6:53 am
Hi,
I would like to modify the behavior of how TChart draw axis labels. In order to that I want to modify the unit TeEngine.pas and in that unit I want to call a unit I written myself (MyUnit.pas). However, I cannot get TeeRecompile to to find this unit. If I place MyUnit.pas in the Tee source folder, TeeRecompile DELETES the unit and then comes up with an error message of not finding it. I've tried to put MyUnit.dcu in $(BDS)\lib but that did not make TeeRecompile find it either. I guess that TeeRecompile calls the command line compiler but how can I make it use the right parameters?
I've tried to install TeePro8 through the Delphi (2007 pro) IDE but that does not work either. (I get errors about entry points missing and not finding dclado100.bpl etc.)
By the way, the Install.txt file that comes with the source code needs updating. It does not even mention Delphi 2007!
Help please,
Michael
I would like to modify the behavior of how TChart draw axis labels. In order to that I want to modify the unit TeEngine.pas and in that unit I want to call a unit I written myself (MyUnit.pas). However, I cannot get TeeRecompile to to find this unit. If I place MyUnit.pas in the Tee source folder, TeeRecompile DELETES the unit and then comes up with an error message of not finding it. I've tried to put MyUnit.dcu in $(BDS)\lib but that did not make TeeRecompile find it either. I guess that TeeRecompile calls the command line compiler but how can I make it use the right parameters?
I've tried to install TeePro8 through the Delphi (2007 pro) IDE but that does not work either. (I get errors about entry points missing and not finding dclado100.bpl etc.)
By the way, the Install.txt file that comes with the source code needs updating. It does not even mention Delphi 2007!
Help please,
Michael