Re: [gtkmm] gtkmm-2.2.7 Compilation Blues



On Friday 29 August 2003 09:04, Murray Cumming Comneon com wrote:
> > From: Chris Goldsmith [mailto:gsmith isgs uiuc edu]
> >   Hello!
> >
> >   I'm trying to compile gtk-2.2.7 on a Solaris 8 box using
> > gcc-3.3. I'm
> > getting the following errors:
> >
> > mkdir .libs
> >  /usr/local/bin/g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\"
> > -Dglibmm_COMPILATI
> > ON -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
.....
> > ../../glib/glibmm/ustring.h:532: error: `template<class In,
> > class ValueType =
> >    typename std::iterator_traits<_Iterator>::value_type> struct
> >    Glib::ustring::SequenceToString' is private
> > ../../glib/glibmm/ustring.h:548: error: within this context
> > ../../glib/glibmm/ustring.h:532: error: `template<class In,
>
> It's probably the very annoying gcc 3.3 bug. Please check the archives for
> more information, but I think this workaround should fix it for you (see
> the end of that bug):
> http://bugzilla.gnome.org/show_bug.cgi?id=93412
>

At least gtkmm-2.2.7 built for me without problems with gcc-3.3.1.
So another fix is to upgrade gcc

Andris





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