Re: [glade--]error in compiling
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Sarva Hendi wrote: > hi, > > I was using glade to build C++ project. > After creating the GUI, I ram ./autogen.sh. > I get the following error > ./confogure: line 5620:syntax error unexpected token AM_PATH_GTKMM(1.0.0.,,' > > I installed glademm-0.6.4b. In the projects options i have c++. > > Sarva simply install libgtkmm-dev, too. Or if you compiled gtkmm yourself copy gtk--.m4 from /usr/local/share/aclocal to /usr/share/aclocal. Christof