Re: [gnomemm] Re: libbonobomm
- From: Felix Breuer <felix fbreuer de>
- To: gnomemm-list <gnomemm-list gnome org>
- Cc: orbit <orbit-list gnome org>
- Subject: Re: [gnomemm] Re: libbonobomm
- Date: 23 Jun 2002 21:19:21 +0200
On Sat, 2002-06-22 at 12:28, Murray Cumming wrote:
> On Sat, 2002-06-22 at 23:36, Felix Breuer wrote:
> > On Mon, 2002-06-17 at 09:33, Murray Cumming wrote:
> > > On Sun, 2002-06-16 at 14:02, Felix Breuer wrote:
> > > > Hello!
> > > >
> > > > I am trying to build libbonobomm. However libbonobomm requires the "cpp"
> > > > branch of ORBit. The version of the branch is 2.3.109. However libbonobo
> > > > requires a version of ORBit >= 2.4.0. Could you please resolve this
> > > > dependency problem?
> > > >
> > > > Or is this a mistake of mine rather than a problem of ORBit2?
> > >
> > > It's an inherent problem of branches. I'll be merging from HEAD in the
> > > next couple of days, and C++ support should be going into HEAD soon
> > > anyway.
> >
> > I've tried again today, to compile libbonobomm and ORBit2-cpp (from cvs)
> > but I still had no success. What can I do to try out libbonobomm? Or
> > alternatively, is there a way to use the docking-features of gnome
> > without libbonobomm?
>
> cvs versions should be working now, and I'll release a new libbonobomm
> soon, after the next gtkmm release. What problems do you see now?
>
after doing
cvs co -r cpp ORBit2
and then
./autogen.sh
make
I get the following compile error:
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I.. -I../../..
-I../../../include -I../../.. -I../../../include -DVERSION=\"2.4.0\"
-DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -I/garnome/include/libIDL-2.0
-I/garnome/include/glib-2.0 -I/garnome/lib/glib-2.0/include -g -O2 -c
main.cc -fPIC -DPIC -o .libs/main.lo
In file included from ../orbit-idl2.h:4,
from main.cc:31:
../orbit-idl3-types.h:45: parse error before `namespace'
when compiling
/src/idl-compiler/cpp/main.cc
Apparently the type IDL_ns is not known, but I did not know the code
well enough to fix this myself.
Of course this error does not occurr when compiling HEAD.
Regards
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]