News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wide char & streams

Started by jmccay, February 18, 2006, 11:32:12 PM

Previous topic - Next topic

jmccay

   Has anyone else tride to compile boost.  What options have you used to get unicode support?  How come I can compile C::B in Unicode using mingw, but boost lets me know it can't build some of the libraries?  Does C::B avoid using streams with wide chars?

jmccay
OS: WinXP, Win98 SE, & sometimes Linux

a little light reading from the wxWidgets 2.6.2 readme: A detailed 2000-page reference manual is supplied in HTML, PDF and Windows Help form: see the docs hierarchy.

thomas

Code::Blocks does not use BOOST. Neither does it use streams (except for wxString::operator<<, but that is not "using streams").
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."