wstring support

Manuel Sahm Manuel.Sahm at feig.de
Fri Jul 19 07:56:42 UTC 2013


Hi,
 
is there a wstring support in uclibc ?
If yes, how can I enable it ?
 
I only found the "Wide character support", but this didn´t solve my
problem.
 
I included <vector>, <string> and using namespace std.
But it doesn´t work.
 
If I try to compile my sourcecode, I always get:
 
...
error: 'wstring' in namespace 'std' does not name a type
error: 'wstring' does not name a type
...
 
Thanks a lot


More information about the uClibc mailing list