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