Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Andriantahina opened this issue May 25, 2022 · 1 comment

Comments

@Andriantahina
Copy link

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

@bero
Copy link
Member

bero commented Aug 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants