Koenraad Lelong schreef:
Hi,
I'm trying to get further with my issue with GTK2 for arm-linux.
I found where the exception 'Invalid Filer Signature' is raised : in
lresources.pp : procedure TLRSObjectReader.BeginRootComponent;
I added writeln's for Filersignature and Signature and this is the result :
FilerSignature : 4608084
Signature : 809914452
Can anyone comment on this ?
Regards,

Can you print them as hexidecimal strings (use SysUtils.HexStr)?

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to