Hi,
I use cross-compiler mipsel-uclibc-gcc to compile gSOAP source code. But the mipsel-uclibc-gcc doesn't support wide character complete, I get an error message about wide character by compiling with cross-compiler mipsel-uclibc-gcc. See this discuss [
http://www.experts-exchange.com/Programming/Languages/C/Q_23575719.html?cid=239#a22033657]So I would like to disable wchar type in gSOAP source code. What should I do?
Thank you.
Start Free Trial