Compilation error with Bold.dproj on Delphi 10.4.2 CE. - AttracsBold Branch
Andriantahina opened this issue · 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
There is work ongoing with Formsaver to use Subscription. It simplify the code and for this concrete error OnDeriveAndSubscribe is removed. Tell if you want to test new unit