[omniORB] Solution for problems compiling projects using MSDevStudio 6
Eicher Thomas
tei@elca.ch
Mon, 6 Dec 1999 12:16:23 +0100
Hallo
Several people have indicated problems with compiling an omniOrb project
using MS Visual Studio 6. Usually, the linker would find unresolved exter=
nal
dependencies like
CORBA::Any::~Any()
or others, even though the instructions in README.win32 had been followed
closely.
The problem comes from the README.win32 file, which tells to include
- omniORB280_rt(d).lib and
- omnithread2_rt(d).lib,
but not
- omniDynamic280_rtd.lib.
This library has to be included as well (see the dir.mak files for
examples).
Just include the libraries in Project/Settings/Link/Input, and it should
work.
-- Tom
______________________________________________
Tom Eicher ELCA Informatik AG
tei@elca.ch Steinstrasse 21
+41 (0)1 456 32 47 8003 Z=FCrich
http://www.elca.ch Switzerland