Re: orbitcpp 1.3.7 bug?



Hi Alexander,

Please update to the latest CVS version of libbonobomm. The simplifications to the generated code produced by orbitcpp no longer conform to the expectations of libbonobomm. This internal dependency has been updated in CVS but I don't think there has been a new release yet (had to do orbitcpp first). Murray, will you be able to release a new version of libbonobomm soon?


Alexander Nedotsukov wrote:

Hi,

I updated orbitcpp 1.3.6 -> 1.3.7 on my system and got the following error in attempt to rebuild gnomemm stuff (bellow a failed build quote for libbonobomm 1.3.5)
...
unknown_cimpl.cc: In constructor `
  Gnome::Bonobo::Servers::Unknown_CImpl::Unknown_CImpl(BonoboObject*)':
unknown_cimpl.cc:158: error: no class template named `stub' in `_orbitcpp'
unknown_cimpl.cc:158: error: no type named `Bonobo' in `<type error>'
unknown_cimpl.cc:158: error: no type named `Unknown' in `<type error>'
gmake[4]: *** [unknown_cimpl.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/devel/libbonobomm/work/libbonobomm-1.3.5/bonobomm/servers'
gmake[3]: *** [all-recursive] Error 1
...

Here is a quote of code wich is now broken:
...
Unknown_CImpl::Unknown_CImpl(BonoboObject* castitem)
: Glib::Object((GObject*)(castitem))
{
 //Get a client reference:
 //Use the C++ mapping from now on because it is simpler.
corbaref_ = ::_orbitcpp::stub::Bonobo::Unknown::_orbitcpp_wrap( BONOBO_OBJREF(gobject_) );
}
...

Is it a known problem or here is a something I missed?

All the beset,
Alexander.


_______________________________________________
orbitcpp-list mailing list
orbitcpp-list gnome org
http://mail.gnome.org/mailman/listinfo/orbitcpp-list



--
Bowie Owens

CSIRO Mathematical & Information Sciences
phone  : +61 3 9545 8055
fax    : +61 3 9545 8080
mobile : 0425 729 875
email  : Bowie Owens csiro au






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