Boost logo

Boost Users :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-09-08 15:23:49


Andre du Toit wrote:
> Does anyone know whether it is currently possible to use Boost with the
> Intel Compiler v7.0 and the latest STLport, in windows?

It is, see
http://boost.sourceforge.net/regression-logs/cs-win32_metacomm/developer_summary_page.html,
although the combination _was_ a little non-trivial to setup.

> It seems I
> still have to hack files in date_time/posix_time (specifically
> time_formatters.hpp), to reduce my compile errors. Like defining
> BOOST_MSVC and then undeffing it, before line 43 of this file is
> processed. Otherwise I get ambigious operator definitions. Also, is it
> possible to actually build the date_time library with the Intel compiler
> and STLport at the same time? Why is there a msvc-stlport toolset but
> no intel-stlport toolset?

There going to be, some time in the future, meanwhile I would suggest you to
use the one available from
http://boost.sourceforge.net/regression-logs/cs-win32_metacomm/patches.html
(please ignore the notes in
meta_readme.txt, though - they are out of date).

HTH,
Aleksey


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