I have developed a programme (on Window2000) that
use gtk+2.2.0 and glib-2.2.0
When I run that programme, I get
error:
The procedure entry point
g_get_application_name could not be located in the dinamic link library
libglib-2.0.0.
I think that I need library libglib-2.2.0
insteads of libglib-2.0.0. But I can't find library
libglib-2.2.0.
Where can I locate libglib-2.2.0?
Thanks,