[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




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