Re: [gtkmm] Installing gtkmm-2.1.0



Thanks Murray

It was atk-1.0.3 and the ./configure checks for atk >= 1.0.0.
Now I have already installed atk-1.1.4. I have solved that error, but
encountered another one in method Glib::RefPtr<Gdk::Screen>.


colormap.cc: In method `Glib::RefPtr<Gdk::Screen>
Gdk::Colormap::get_screen ()':
colormap.cc:178: `gdk_colormap_get_screen' undeclared (first use this
function)
colormap.cc:178: (Each undeclared identifier is reported only once for
each function it appears in.)
make[5]: *** [colormap.lo] Error 1
make[5]: Leaving directory gtkmm-2.1.0/gdk/gdkmm'
make[4]: *** [all-recursive] Error 1


~surenj


On Tue, 2002-12-10 at 20:08, Murray Cumming wrote:
> What do you get from
> pkg-config atk --modversion
> ?
> 
> You need to have at least atk 1.1.4. I'm surprised that GTK+ didn't
> demand that.
> 
> On Tue, 2002-12-10 at 09:35, Javahar Surender wrote:
> > After few unsuccessful attempts, I finally managed to configure gtkmm,
> > but there comes a compilation error. I have posted the error below. Can
> > anyone help me out?
> > 
> > ~surenj
> > 
> > 
> > (int)':
> > action.cc:385: `atk_action_get_localized_name' undeclared (first use
> > this function)
> > action.cc:385: (Each undeclared identifier is reported only once for
> > each function it appears in.)
> > make[4]: *** [action.lo] Error 1
> > make[4]: Leaving directory
> > `/home/pmyuran/installs/gtkmm-2.1.0/atk/atkmm'
> > make[3]: *** [all-recursive] Error 1gtkmm-2.1.0
> > make[3]: Leaving directory
> > `/home/pmyuran/installs/gtkmm-2.1.0/atk/atkmm'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/home/pmyuran/installs/gtkmm-2.1.0/atk'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/pmyuran/installs/gtkmm-2.1.0'
> > make: *** [all] Error 2
> > 
> > 
> > _______________________________________________
> > gtkmm-list mailing list
> > gtkmm-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtkmm-list
> -- 
> Murray Cumming
> murray usa net
> www.murrayc.com
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]