[omniORB] Dynamic Library in OMNIORB3
David Riddoch
djr@uk.research.att.com
Wed, 20 Oct 1999 09:33:24 +0100 (GMT)
On Fri, 22 Oct 1999, Ji-Yong D. Chung wrote:
> (1) Does anyone know if there is an example that I can link and test
> against omniDynamic3.lib?
See <omniORB>/src/examples/anyExample/
> (2) Assume that I have such example. To run it, do I also need to link
> it with omniORB3.lib as well as omniDynamic3.lib? (Since omniDynamic3.
> build requires linking object files in ../src/lib/omniORB2/dynamic with
> omniORB3.lib, I think the answer is yes ... but I am not sure).
Yes.
David