CharleyWisdom
Programmer
In compiling c++ for CORBA I am getting the message
VisiBroker for C++ only supports /MD or /MDd
This signifies that _DLL is not defined. How do I get this defined by the system?
The only places I have seen its use is in the VC98\CRT\SRC folder.
VisiBroker for C++ only supports /MD or /MDd
This signifies that _DLL is not defined. How do I get this defined by the system?
The only places I have seen its use is in the VC98\CRT\SRC folder.