[lazarus] CVS Committed 01/12/2001
Jens
arm at rz.fh-muenchen.de
Sat Jan 13 12:43:34 EST 2001
Hi
I have the same problem, too.
I use the newest fpc 1.1 and Lazarus from CVS and I get since some days
this error:
laser:/mnt/lazarus # ./lazarus
LM_SCREENINIT called --> should go to GTKObject.Init
TODO: check this
An unhandled exception occurred at 0x08052558 :
Access violation
0x08052558
0x00000000
Because of the not running Makefile I have compiled the source of Lazarus
with to have some better debugging Infos (-glc)
ppc386 -B -glc -Fulcl -Filcl/include -Fulcl/interfaces/gtk
-Fiinclude/linux -Fucomponents/mwedit -Fudesigner lazarus.pp
Now I have looked in DDD where this error is and it looks like that it is
the line
NewPLResource^.Value:=Value;
in the file lresources.pp in procedure
TLResourceList.Add(Name,ValueType,Value:AnsiString);
cu Jens
>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<
Am 1/13/01, 2:14:47 PM, schrieb Mattias Gaertner
<nc-gaertnma at netcologne.de> zum Thema Re: [lazarus] CVS Committed
01/12/2001:
> Help!
> I have got still some problems with the current lcl.
> I have downloaded a new developer fpc and a new lazarus.
> Compiling the lcl is successful. But this results in broken dependency
> checksums. There are always some units left which depend on newer files.
> Recompiling the lcl four times allows compiling lazarus.
> But then starting lazarus:
> LM_SCREENINIT called --> should go to GTKObject.Init
> TODO: check this
> An unhandled exception occurred at 0x08052C9C :
> Access violation
> 0x08052C9C
> 0x00000000
> Starting other lcl programs seems to work. But as soon as moving the
mouse
> they crash also.
> Mattias
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.miraclec.com/list_archives/lazarus
More information about the Lazarus
mailing list