[gtkada] g_convert_init

ThAnJuZo thanjuzo at free.fr
Fri Nov 4 22:30:15 CET 2005


Hi,

I have just installed GNAT-GPL and GtkAda-2.4.0 on my Windows-XP system, 
and recompiled a small example application of my own using project files 
(instead of a hand-made Makefile).
The resulting .EXE fails to execute because "g_convert_init is missing 
in the glib dll". The same worked previously on the same system under 
MSYS/MinGW.
Looking at sources, I see that a "void g_convert_init(void);" is 
declared, but not used, in GLib-2.4.7/gthread (I don't know if it is the 
one used by GtkAda 2.4.0).
My app can start if I remove references to Gdk.Threads.

Is it a bug (of GLib/Gdk) or I am missing something ?

It seems there is no example using Gdk.Threads un GtkAda-2.4.0, so this 
hole may have been not seen.

--
Thierry Bernier



More information about the gtkada mailing list