$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: suresh.t_at_[hidden]
Date: 2005-01-07 07:03:56
hi,
I am using the boost/program_options and i had no problem when using with
Linux (and gcc).
I switched to HP-UX ( using gcc 3.2.2) and the boost part fails to
compile. I get a error from "boost/program_options/detail/convert.hpp"
related to
wstring and wchar_t usage.
If someone uses program_options on HP with gcc already , could you please
let me know what needs to be done to get it working.
Thanks in advance
---------------------------------------------------------------------------------------------------------
Suresh