BoldForDelphi icon indicating copy to clipboard operation
BoldForDelphi copied to clipboard

Compilation error with Bold.dproj on Delphi 10.4.2 CE. - AttracsBold Branch

Open Andriantahina opened this issue 3 years ago • 1 comments

Hi All First of all thanks for this valuable framework. I'm trying to install bold with my Delphi 10.4.2 CE but I'm facing error on compilation [dcc32 Error] BoldFormSaver.pas(586): E2003 Undeclared identifier: 'OnDeriveAndSubscribe' [dcc32 Error] BoldFormSaver.pas(586): E2035 Not enough original parameters [dcc32 Error] BoldFormSaver.pas(587): E2003 Undeclared identifier: 'OnReverseDerive' [dcc32 Error] BoldFormSaver.pas(587): E2035 Not enough original parameters [dcc32 Error] BoldFormSaver.pas(588): E2003 Undeclared identifier: 'OnNotifyOutOfdate' [dcc32 Fatal Error] Bold.dpk(370): F2063 Unable to compile used unit 'BoldFormSaver.pas' I'm using AttracsBold branch. Thanks for your help. Andriantahina

Andriantahina avatar May 25 '22 08:05 Andriantahina