BoldForDelphi icon indicating copy to clipboard operation
BoldForDelphi copied to clipboard

StringBuilder.pas not found

Open UncleWael opened this issue 1 year ago • 1 comments

Hello all,

I'm trying to install BoldForDelphi-AttracsBold to evaluate. But a compilation error occurs at unit BoldUtils : Unit StringBuilder.pas not found.

it does not exists neither in the project folder not in the Delphi installation folder.

IDE version : Delphi Athens 12.

Best Regards Wael

UncleWael avatar Apr 24 '24 19:04 UncleWael

We have a private Bold repository that is not in sync with this public. In the meantime just delete stringbuilder from uses as it is included in RTL.

bero avatar Apr 25 '24 03:04 bero