Re: gnome_CORBA_* OAF replacement



Jaka Mocnik wrote:
> 
> Rodrigo Moya wrote:
> 
> > gda-odbc-config-main.o: In function `main':
> > /home/rodrigo/src/gnome-db/gda-odbc-server/gda-odbc-config-main.c:41:
> > undefined reference to `gnome_CORBA_init'
> gnome_init() + oaf_init().
> 
> > /home/rodrigo/src/gnome-db/gda-odbc-server/gda-odbc-config-main.c:49:
> > undefined reference to `gnome_CORBA_ORB'
> oaf_init() returns the ORB. you can alternatively also call
> oaf_orb_get() after the
> call to oaf_init().
> 
BTW, another quick question, which application making use of OAF I can
take as an example? I'm not only interested in Bonobo-aware
applications, but also in CORBA-only stuff. I've got to replace several
CORBA servers which are using the gnorba libraries for activation, as
well as the corresponding CORBA client.

Thanks again




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