Thank you!
Now I am getting the following error in any 3.0RC2 Mac OS build that uses LCL, including the example application:
Compile package LCLBase 3.99: Exit code 1, Errors: 1, Warnings: 3
dialogs.pp(723,21) Warning: Symbol "THandle" is deprecated: "Use TLCLHandle instead of this redefined THandle"
dialogs.pp(993,35) Error: Expected another 2 array elements
promptdialog.inc(814,20) Warning: Symbol "GetDialogIcon" is deprecated: "Use DialogRes.DialogGlyphs"
promptdialog.inc(819,18) Warning: Symbol "GetDialogIcon" is deprecated: "Use DialogRes.DialogGlyphs"
Do I have a version mismatch somewhere?
Thank you,
Don