>From gSOAP document, "If you don't have the binaries or if you want to rebuild them, you need -A C compiler and Bison (or Yacc) to build soapcpp2. -A C compiler and Flex (or Lex) to build soapcpp2. -A C++ compiler to build wsdl2h."
I think if you want to rebuild gSOAP source, you'd better use g++ on windows. To build projects using gSOAP, refer to FAQ and MSVC++ sample code under the gSOAP folder. ________________________________ From: Manikandan <bmanikanda...@yahoo.com> To: gsoap@yahoogroups.com Sent: Wed, June 23, 2010 3:03:16 AM Subject: [gsoap] How do i compile gSOAP code using VC++? How do i compile gSOAP code using VC++? am seeing only make file, please share the steps to follow and compile in VC++