|
Boost : |
From: Martin Wille (mw8329_at_[hidden])
Date: 2005-02-10 03:37:48
Hi,
there's again code in Boost which incorrectly assumes Windows
when Intel C++ is used.
E.g. I see this error here:
intel-linux-C++-action
../bin/boost/libs/range/test/mfc.test/intel-8.1-linux/debug/mfc.o
/boost/head-regression/boost/boost/range/detail/mfc/cstring.hpp(18):
catastrophic error: could not open source file "afx.h"
#include <afx.h> // for CString
The range library also has problems regarding its use of Boost.Test:
intel-linux-C++-action
../bin/boost/libs/range/test/std_container.test/intel-8.1-linux/debug/std_container.o
../libs/range/test/std_container.cpp(27): error: namespace
"boost::unit_test" has no member "test_suite"
using boost::unit_test_framework::test_suite;
Regards,
m
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk