I make a simple application contaning 2 speed buttons with gluph the application compiles well but when i run it on device get the error
[FORMS.PP] ExceptionOccurred
Sender=EReadError
Exception=Error reading SpeedButton1.Glyph.Data: Bus error or misaligned data access
Stack trace:
$00050F58
$00050330
$0005001C
$000503E0
$00051BA8
$000CE8C4
$000CE6FC
$000CD908
$0002E514
$00030A90
$00037A74
TApplication.HandleException Error reading SpeedButton1.Glyph.Data: Bus error or misaligned data access
Stack trace:
$00050F58
$00050330
$0005001C
$000503E0
$00051BA8
$000CE8C4
$000CE6FC
$000CD908
$0002E514
$00030A90
$00037A74
I used lazarus 1.0.14 stable with FPC 2.6.2
Any suggestion?????