Re: Problem
- From: Murray Cumming <murrayc murrayc com>
- To: perriman <chuchiperriman gmail com>
- Cc: glom-devel-list <glom-devel-list gnome org>
- Subject: Re: Problem
- Date: Sat, 01 Dec 2007 16:10:29 +0100
I think you are maybe not using a new-enough version of glibmm, though
jhbuild should have taken care of that. I have added a check in
configure.in to make sure of it.
We need this new feature in glibmm:
2007-09-25 Murray Cumming <murrayc murrayc com>
* glib/glibmm/wrap.cc:
* glib/glibmm/wrap.h: Added wrap_auto_interface<>(), which should
be used by wrap() specializations for interfaces, so we create
instances of the interface even if the derived C type is unknown to
us.
* glib/glibmm/signalproxy_connectionnode.h: Do not wrap.h from here
unnecessarily, to allow us to include objectbase.h in wrap.h,
needed by the new templated method.
* tools/m4/class_interface.m4: Use wrap_auto_interface<>()
instead of wrap_auto() for interfaces.
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]