On Wed, 2009-09-23 at 15:43 +0530, Gitanshu Mehndiratta wrote: > Hi All, > > I am using glade-2 in openSUSE 11.0. > > it is generating SigC code in _glade files for signals.(SigC::slot > etc.) > > which is deprecated as per my knowledge. and while compilation it > looks for sigc++/compatibility.h which doesn't came while installing > sigc++. > > packages used are as following:- > > gtkmm -2.4 > sigc++ -2.0 > glademm -2.6 > > i think this much info is enough for someone to answer my problem. > > Please help me i am stuck at the point.
Almost nobody here will recommend that you use code generation (glademm). We generally use the libglademm or Gtk::Builder APIs. I think there is a glademm mailing list. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
