On Tue, 07 Aug 2007 23:00:26 +0200
Vincent Snijders <[EMAIL PROTECTED]> wrote:

> 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 ?

The FilerSignature is missing the last byte.
The Signature is correct.

Probably the typecast is buggy on this platform.

 
> Can you try r11758? It might fix it.

Same idea. :)
I replaced the other typecasts.


Mattias

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

Reply via email to