Page 1 of 1

Problem installing "Source Code 2017.23" with Delphi 2007

Posted: Fri Jan 26, 2018 9:33 am
by 16580055
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

Re: Problem installing "Source Code 2017.23" with Delphi 2007

Posted: Fri Jan 26, 2018 3:45 pm
by yeray
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':

Code: Select all

  TeeActivityGauge in 'TeeActivityGauge.pas',