Hi,

I took to latest checkout of glibmm from the same repository. But still I
receive this error. Include path is also correct in compilation. May be I
will check whether the gmmproc has this macro or not.

There are other error also related to undefined constructors in my last
mail, are they also related with this error?

-Br
Naveen

On Jan 24, 2008 1:27 AM, Murray Cumming <[EMAIL PROTECTED]> wrote:

>
> On Wed, 2008-01-23 at 23:36 +0200, Naveen Verma wrote:
> > Hi,
> >
> > As per our earlier discussion I was trying to compile the cluttermm
> > taken from the svn. But I am getting following error:
> >  g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"cluttermm\" -I../../clutter
> > -I../../clutter -pthread -I/home/naveen/extra//include/glibmm- 2.4
> > -I/home/naveen/extra//lib/glibmm-2.4/include
> > -I/home/naveen/extra//include/glib-2.0
> > -I/home/naveen/extra//lib/glib-2.0/include
> > -I/home/naveen/extra//include/clutter-0.5 -I/usr/include/gtkmm-2.4
> > -I/usr/lib/gtkmm-2.4/include -I/usr/include/gdkmm- 2.4
> > -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4
> > -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc
> > ++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/lib/gtk-2.0/include
> > -I/usr/include/cairomm-1.0 -I/usr/include/pango- 1.0
> > -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12
> > -I/usr/include/atk-1.0 -g -O2 -MT actor.lo -MD -MP -MF .deps/actor.Tpo
> > -c actor.cc  -fPIC -DPIC -o .libs/actor.o
> > ../../clutter/cluttermm/actor.h:95: error: ISO C++ forbids declaration
> > of '_DERIVES_INITIALLY_UNOWNED' with no type
> > ../../clutter/cluttermm/actor.h:98: error: expected ';' before
> > 'protected'
>
> I think you need a newer version of glibmm, which added the
> _DERIVES_INITIALLY_UNOWNED .hg macro in gmmproc.
>
> --
> Murray Cumming
> [EMAIL PROTECTED]
> www.murrayc.com
> www.openismus.com
>
>
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to