Re: [orbitcpp-list] problems compiling orbitcpp-examples-0.2 with orbitcpp-0.30.4 under redhat 7
Status: Beta
Brought to you by:
philipd
|
From: Sam C. <sc...@bi...> - 2002-04-18 12:13:28
|
Marcus Rosell <mar...@de...> wrote:
> I have tried to compile the orbitcpp examples, but failed.
>=20
> I don't have any idea whats wrong, if it's a bug or if i'm doing
> something stupid.
That's a bug. In helloworld-impl.cc and helloworld-impl.hh, the
declarations for the hellowWorld() method are incorrect. Just add the
appropriate throws clause yourself:
char* helloWorld(const char* greeting)
throws (CORBA::SystemException);
What compiler are you using? This bug hasn't been reported before.
--=20
Sam "Eddie" Couter | mailto:sc...@bi...
Debian Developer | mailto:ed...@de...
| jabber:sa...@ja...
OpenPGP fingerprint: A46B 9BB5 3148 7BEA 1F05 5BD5 8530 03AE DE89 C75C
|