Re: Gtk on windows - Gtk builder and signal connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks Tristan. gmodule-2.0.lib has been included while linking. But I'm not able to connect the signal handlers. On Linux I tried using gmodule-2.0 and I was able to connect signals without -export-dynamic.

Regards,
Harinandan S


On Wed, Nov 26, 2008 at 2:34 PM, Tristan Van Berkom <tvb@xxxxxxxxx> wrote:
2008/11/26 Harinandan S <harinandans@xxxxxxxxx>:
> 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

_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux