Re: Re: C++ Bindings Generate static const Code that will not Compile



Hi Bowie,

We checked out a copy of the orbitcpp module from CVS. After we
built and installed orbitcpp, I still see the same erroneous code:

#undef SIZE
        static  const char *SIZE = "SIZE";

I noticed that building the orbitcpp package replaced the following
shared library:

lrwxrwxrwx    1 nfr      engr           51 Nov 21 09:47 libORBit-2-cpp.so -> ../stow/orbitcpp-cvs-20031120/lib/libORBit-2-cpp.so

But it didn't replace the IDL compiler:

lrwxrwxrwx    1 nfr      engr           36 Nov 18 11:51 orbit-idl-2 -> ../stow/ORBit2-2.7.6/bin/orbit-idl-2

Do we need to rebuild both the ORBit2 and orbitcpp packages from CVS to get your changes to work?

Regards,
Larry S. Gustafson


> 
> From: Bowie Owens <bowie owens csiro au>
> Date: 2003/11/20 Thu PM 03:40:05 CST
> To: lgust verizon net
> CC: orbitcpp-list <orbitcpp-list gnome org>
> Subject: Re: C++ Bindings Generate static const Code that will not Compile
> 
> lgust verizon net wrote:
> 
> >Hi Bowie,
> >
> >Thank you very much for your help.
> >
> >I would like to get your changes to the orbitcpp source code out of
> >cvs, but I'm new to cvs and my software development facility is
> >behind a company firewall that does not allow direct access to
> >the internet.
> >  
> >
> Does using CVS_RSH=ssh help?

No. I tried defining CVS_RSH=ssh, but I could get through the
company firewall.

> 
> >If I can get on a machine outside the company firewall that has
> >direct internet connection and has cvs installed, can I get your
> >source code changes by executing the following command?
> >
> >cvs -z3 -d $(CVSROOT) co orbitcpp
> >  
> >
> Yeah, that sounds about right. Once you have a copy checked out to get 
> new changes you can just do a cvs update inside your copy of orbitcpp.  
> More info on gnome cvs can be found at 
> http://developer.gnome.org/tools/cvs.html.
> 
> 
> -- 
> 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]