Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost configuration - particularly no wchar
From: Pace, Antony [Harman Pro Group UK] (antony.pace_at_[hidden])
Date: 2011-06-13 07:29:17


.>Our compiler does not support wchar.
.>I have found that #defining BOOST_NO_STD_WSTRING and
.>BOOST_NO_INTRINSIC_WCHAR_T
.>helps the compilation but I suspect there is a correct place or method of
.>defining this.
.>Could someone point me at the documentation for this please?
.
.Take a look at
.http://www.boost.org/doc/libs/1_46_1/libs/config/doc/html/boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.m.acros_that_describe_defects
.
.and search for "wchar" and you'll a bunch of relevant macros,
.
.HTH, John.
.
.PS boost/config/user_config.hpp is the place for custom configs, see also:
.http://www.boost.org/doc/libs/1_46_1/libs/config/doc/html/index.html#boost_config.configuring_boost_for_your_platform

Thanks John, I see. I hadn't thought of looking for configuration information in the library list, I assumed it would be separate. I'll try running the configure script and see what I get from that.
Thanks again
Ant


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net