Visual C++ setting for Orbix Programming

Add /inc into INCLUDE path of VC++

Add /inc/corba into INCLUDE path of VC++

Add /lib into LIB path of VC++

 

Add /corba2/include into INCLUDE path of VC++

Add /corba2/lib into LIB path of VC++

 

Add /RW into INCLUDE path of VC++

Add /lib into LIB path of VC++

 

Add /OCI73/include into INCLUDE path of VC++

Add /OCI73/lib/MSVC into LIB path of VC++

Add Optimization : Full optimization(This is optional, Category-Optimizations-Customize)

Add Runtime Library : Multithreaded DLL (Category-Code Generation)

Add Preprocessor Definition : WIN32_LEAN_AND_MEAN, IT_EX_MACROS, NOMINMAX

 

Add Preprocessor Definition : WIN32, RW_NO_STL=1, _RWDBDLL, _RWTOOLSDLL

Add Input Lib : Wsock32.lib advapi32.lib user32.lib ITM.lib

 

Add Input Lib : advapi32.lib user32.lib mtldmt.lib mddmt.lib

 

Add Input Lib : ociw32.lib

Suppose idl file is example.idl

It assumes example.hh is at the working directory.

 

It assumes example.hh is at the working directory.

IP_address hostname