i want to use gSOAP for create web service for my project in eclipse cdt. in command line gsoap generated file compile and run with no error. but when i import the file in eclipse and build them i got this error :
multiple definition of `soap_serve(soap*)' soapServer.cpp
how can i solve this problem.