Recent

Author Topic: BGRABitmap can't compile  (Read 263 times)

CMELIGM

  • Newbie
  • Posts: 3
BGRABitmap can't compile
« on: April 30, 2025, 03:21:40 pm »
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 ?

Nimbus

  • New Member
  • *
  • Posts: 39
Re: BGRABitmap can't compile
« Reply #1 on: April 30, 2025, 03:38:51 pm »

Khrys

  • Full Member
  • ***
  • Posts: 227
Re: BGRABitmap can't compile
« Reply #2 on: April 30, 2025, 03:43:59 pm »
As a workaround you can delete the  @  in the 6 occurrences of this error.

 

TinyPortal © 2005-2018