Re: Compile error with glibmm-2.4.x



> Can't quite figure this one out...has anyone seen this or know what is
> going on?  Thanks for any help.
[snip]
> convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.cc
>  -fPIC -DPIC -o .libs/convert.o
> In file included from
> ../../glib/glibmm/exception.h:25,
>                  from ../../glib/glibmm/error.h:28,
>                  from ../../glib/glibmm/convert.h:29,
>                  from convert.cc:3:
> ../../glib/glibmm/ustring.h:536: error:
> `template<class In, class ValueType =
>    typename
> std::iterator_traits<_Iterator>::value_type> struct
>    Glib::ustring::SequenceToString' is private
> ../../glib/glibmm/ustring.h:552: error: within this
> context
[snip]

I googled for "Glib::ustring::SequenceToString' is private". It looks like
a compiler error (Maybe on SuSE). Your distro probably has an update to
fix the compiler. Of course your distro _should_ have a glibmm package so
that you don't need to build it from source.

Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com



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