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
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to