Hi,
It's kind of hard to tell, but maybe putting G_MODULE_EXPORT before your
function declaration will help?
http://library.gnome.org/devel/glib/stable/glib-Dynamic-Loading-of-Modules.html#G-MODULE-EXPORT:CAPS
-dreblen
Diego Jacobi wrote:
Hi list.
I am quickly building an application with gtk on linux and must work
under windows too.
I am using Glade3 with gtk-builder-convert and it works perfectly
under linux by linking with gmodule-export-2.0.
The problem is when i compile the program under windows. It doesnt
compile because there is no gmodule-export-2.0, but there is
gmodule-no-export-2.0 and gmodule-2.0
I am using on windows
gtk+-bundle_2.14.4-20081018
Any way, i need to have this working in less than 2 days, so if nobody
answer for tomorrow i will use traditional connect calls.
I hope that someone can help me.
Cheers.
Diego.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list