RE: [gtkmm] impossible to compile anything



There is a bug in gcc 3.3 that is causing this, see the previous thread
"gcc-3.3 and gtkmm 2.2.1".
I just recently uploaded 2.2.1-3 to unstable, it contains the workaround for
this problem.  If you don't want to wait for it to hit your mirror, you can
get it from
http://pokey.css.washington.edu/debian/gtkmm/gtkmm2.0/

-brad

> -----Original Message-----
> From: gtkmm-list-admin gnome org [mailto:gtkmm-list-admin gnome org]On
> Behalf Of Francois-Xavier Houard
> Sent: Tuesday, May 20, 2003 9:30 AM
> To: gtkmm-list gnome org
> Subject: [gtkmm] impossible to compile anything
>
>
> Hi.
> I'm trying to compile something with gtkmm, amd whatever I try to
> compile (glade empty project, hello world or such), I get this error:
> (in fact, I get it anytime I use #include <gtkmm.h>
>
> In file included from
> /usr/include/gtkmm-2.0/glibmm/containerhandle_shared.h:34,
>          from /usr/include/gtkmm-2.0/glibmm/arrayhandle.h:24,
>                  from /usr/include/gtkmm-2.0/glibmm.h:26,
>                  from /usr/include/gtkmm-2.0/gtkmm/main.h:6,
>                  from main.cc:19:
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:548: error: within this context
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:554: error: within this context
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:560: error: within this context
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:566: error: within this context
> In file included from
> /usr/include/gtkmm-2.0/glibmm/containerhandle_shared.h:34,
>          from /usr/include/gtkmm-2.0/glibmm/arrayhandle.h:24,
>                  from /usr/include/gtkmm-2.0/glibmm.h:26,
>                  from /usr/include/gtkmm-2.0/gtkmm/button.h:6,
>                  from helloworld.h:22,
>                  from helloworld.cc:19:
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:548: error: within this context
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:554: error: within this context
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:560: error: within this context
> /usr/include/gtkmm-2.0/glibmm/ustring.h:532: error:
> `template<class In, class
>    ValueType = typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> /usr/include/gtkmm-2.0/glibmm/ustring.h:566: error: within this context
>
> I use an unstable debian, up to date (from the day).
>
> Can anyone help me and tell me what to do ??
>
> Thank you very much
>
> FX Houard
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>




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