Hello,
i installed Lazarus 3.8 with FPC 3.2.2. Then i installed Crosscompile for the same installation.
Then i used the online Package manager to install BGRABitmap(11.6.4) and BGRABitmapcontrols(9.0.1.7).
it failed to compile after the package installation.
bcnumerickeyboard.pas(130,34) Error: Variable identifier expected
->
Application.QueueAsyncCall(@PressVirtKey, VK_BACK);
could someone help me here ?