Re: [gtkmm] Compiling glibmm 2.4.2





Murray Cumming wrote:
On Wed, 2004-06-09 at 17:46 +0100, Alberto Simoes wrote:

Hi,
I am having trouble to compile glibmm 2.4.2 with my gcc 3.3 in my slack
system.


What does "gcc --version" tell you. How/where did you get that gcc?

[ambs eremita anedotas]$ gcc --version
gcc (GCC) 3.3
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled it myself O:-)


The error I am getting is:
 g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -Dglibmm_COMPILATION
-DG_DISABLE_DEPRECATED -I../../glib -I../../glib -I../../pango
-I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk
-I../../gtk -I../../gtk -I/usr//include/sigc++-2.0
-I/usr//lib/sigc++-2.0/include -I/usr//include/glib-2.0
-I/usr//lib/glib-2.0/include -pthread -I/usr//include/glib-2.0
-I/usr//lib/glib-2.0/include -g -O2 -MT 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:580: error: `template<class In, class
ValueType =
   typename std::iterator_traits<_Iterator>::value_type> struct
   Glib::ustring::SequenceToString' is private
../../glib/glibmm/ustring.h:596: error: within this context
../../glib/glibmm/ustring.h:580: error: `template<class In, class
ValueType =

[snip]




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