Re: [orbitcpp-list] What's this?
Status: Beta
Brought to you by:
philipd
From: Andreas K. <ak...@ix...> - 2000-07-20 08:34:53
|
> > Now there's something strange here. 8-| > > What? Did it compile the IDL correctly for you? This was actually referring to Netscape always clipping this one line I wanted to send. But heck, who cares. Yes, the IDL compiled correctly for me. Here's what I did, I suspect you omitted the -lc step. orbit-idl -lc stuff.idl # <-- this one orbit-idl -lc++ stuff.idl gcc -c *.c `orbit-config --cflags client server` g++ -c *.cc `orbit-config --cflags client server` (as you were told by the ... uh ... I guess we _really_ should document this step!) wasn't there someone who wanted to write a faq for orbitcpp some time ago? I'll put this into the FAQ in the archive. bye andy -- Don't innovate, intimidate. |