Re: [glade--]glademm-1.1.3d unable to find gtkmm2 and gtk2
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Vishal Modak wrote:
> hi
>
> I am using glade-0.6.2 and glademm-1.1.3d..but the glade-- still
> generates the code using gtk-1.2 & gtkmm-1.2 I have installed gtk-2.0
> and gtkmm2..i tried removing the files of earlier gtk and gtkmm
> versions..but thhen could find my gtk and gtkmm-2.0.pc files..
>
> Please help me with my problem ..
> Is there nay alternative solution
Either install glade 1.1.3 (libglade-convert will convert your projects)
or pass glade-- --gnome2 .
Glade-- prefers gtk1 if you use glade-0.*
Christof