Re: Gtk on windows - Gtk builder and signal connection
- From: "Tristan Van Berkom" <tvb gnome org>
- To: "Harinandan S" <harinandans gmail com>
- Cc: gtk-list <gtk-list gnome org>
- Subject: Re: Gtk on windows - Gtk builder and signal connection
- Date: Wed, 26 Nov 2008 04:04:15 -0500
2008/11/26 Harinandan S <harinandans gmail com>:
> Hi All,
>
> I was using gtk builder on linux platform and was successfully able to
> connect signals by giving -export-dynamic option while compiling. However on
> msvc using Gtk Windows I am not able to get callbacks to work. I tried debug
> build also.
>
> What compiler options should I give to get this to work?
Im not exactly sure, but on linux it can just as well be linked with
pkg-config --libs gmodule-2.0
If you can know whats needed in msvc to use gmodule, then its a good
guess that that would also work.
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]