Re: [glade--] Where is glade-- ?
Immanuel Scheerer <[email protected]> Tue, 07 Dec 2004 18:56:10 +0100
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Message-ID | <[email protected]> |
> Hi, everybody !! > > I've just installed glade-2, and tried to create a simple exercise. However, > when I try to build the project with C++ code, it complains about glade-- > being missing. > > Where can I get it ? Is it in another package ? Which one ? > Perhaps am I missing something wrong ? > > Thank you ... > Right, glademm is another package, which translates the xml files created by glade-2 into gtkmm-code. You can download at the following location: http://home.wtal.de/petig/Gtk/ Or take a look at rpmfind: http://fr2.rpmfind.net/linux/rpm2html/search.php?query=glademm&submit=Search+...&system=&arch= Immanuel