Trying to use gSOAP in windows with help of codeproject sample .I run command
soapcpp2.exe -IC:\gsoap-2.8\import C:\polygon\CurrencyConv.h
And have error:
**Critical error: #import: Cannot open file "stlvector.h" for reading.**
Where is problem?