Re: Could not find signal handler (on windows)
- From: dreblen <dreblenj gmail com>
- To: gtk-list gnome org
- Subject: Re: Could not find signal handler (on windows)
- Date: Tue, 28 Oct 2008 22:22:54 -0500
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 gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]