Hi, I am a newbie to AxisC++ I have generated the skeleton files using the wsdl2ws tool
I am trying to generate the server dll, getting linker error " Calculator error LNK2019: unresolved external symbol "public: static void __cdecl axiscpp::Axis::AxisDelete(void *,enum axiscpp::XSDTYPETag)" ([EMAIL PROTECTED]@axiscpp@@[EMAIL PROTECTED]@@Z) referenced in function "private: int __thiscall CalculatorWrapper::add(void *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED])" Can any one help me how to use AxisC++ in VC++ IDE? There is no sample for this. Any one tell me the location for VC++ related document for Axis C++ Thanks. -- View this message in context: http://www.nabble.com/Need-help-to-create-C%2B%2B-WS-in-VC%2B%2B-IDE-using-Axis2CPP-tf3146518.html#a8722767 Sent from the Axis - C++ - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
