[lazarus] Lazarus under Win32
adeli at adeli.fr
adeli at adeli.fr
Sun Jul 23 16:58:14 EDT 2000
> >C:\pp\lazarus>lazarus
> >An unhandled exception occurred at 0x000DD864 :
> >Access violation
> > 0x000DD864
> > 0x00446067
> > 0x00450E83
> > 0x0045F781
In the file lazarus.pp
TAPPLICATION__INITIALIZE call
application.inc:
146 FGTKToolTips := gtk_tooltips_new;
and this doing a bug under win32...
In the TGTKOBJECT__INIT function
line 146 FGTKToolTips := gtk_tooltips_new;
(gdbpas) n
Program received signal SIGSEGV, Segmentation fault.
$dd864 in ?? ()
Lionel Drevon ldrevon at adeli.fr
Adeli http://www.adeli.fr
618 Av. Gal de Gaulle Tel 04 78 66 11 85
69760 Limonest Fax 04 78 66 04 33
More information about the Lazarus
mailing list