Nando,
> I compiled them using the Visual Studio 2008 command line prompt and
> the command:
> bjam --toolset=msvc-9.0 install
> as I did for all previous MSVC compilers
Didn't you have to fix this piece of code of boost/config/compiler/visualc.hpp ?
// last known and checked version is 1400 (VC8):
#if (_MSC_VER > 1400)
# if defined(BOOST_ASSERT_CONFIG)
# error "Unknown compiler version - please run the configure tests and
report the results"
# else
# pragma message("Unknown compiler version - please run the configure
tests and report the results")
# endif
#endif
There is another thing I had to change but I don“t remember now.
Regards,
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4_______________________________________________
QuantLib-dev mailing list
QuantLib-dev@...
https://lists.sourceforge.net/lists/listinfo/quantlib-dev