Hi,
when I use TeeRecompile to install version "Source Code 2017.23" with Delphi 2007 I get:
...
Cannot recompile Delphi package: TeePro911.dpk
CodeGear Delphi for Win32 compiler version 18.5
Copyright (c) 1983,2007 CodeGear
TeeActivityGaugeEdit.pas(17) Fatal: F1026 File not found: ' TeeActivityGauge.dcu'
EXCEPTION:
Compilation aborted.
Which file has to be fixed?
Thanks
Spolma
Problem installing "Source Code 2017.23" with Delphi 2007
Re: Problem installing "Source Code 2017.23" with Delphi 2007
Hello,
There seems to be a small error in TeePro911.dpk. Edit it and remove the blank space in ' TeeActivityGauge.pas'. It should be 'TeeActivityGauge.pas':
There seems to be a small error in TeePro911.dpk. Edit it and remove the blank space in ' TeeActivityGauge.pas'. It should be 'TeeActivityGauge.pas':
Code: Select all
TeeActivityGauge in 'TeeActivityGauge.pas',
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |