$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost configuration - particularly no wchar
From: Pace, Antony [Harman Pro Group UK] (antony.pace_at_[hidden])
Date: 2011-06-13 06:30:08
Hi,
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?
Many thanks
Ant