wcout is not a member of std

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



gcc 3.4.2
libstdc++-v3 (built from the same sources)
i-686-pc-gygwin

I get the same error for the other wXXX variants of the stream classes, e.g. wostringstream.

Any help ?

Thanks,
Andrew

#include <iostream>
int main(int, char*[])
{  std::wcout << "Hello world." << std::endl; }

_________________________________________________________________
Access your MSN favourites from anywhere with MSN Toolbar! http://toolbar.msn.co.za?DI=1054&XAPID=2083



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux