Login  Register

compiling errors : "C3861: BOOST_MESSAGE: identifier not found"

Posted by JeffreyLi on Aug 19, 2016; 10:02pm
URL: http://quantlib.414.s1.nabble.com/compiling-errors-C3861-BOOST-MESSAGE-identifier-not-found-tp17658.html


Hi,

I got some errors like :  C3861: 'BOOST_MESSAGE: identifier not found'

when I compiled the testsuite project in the files like: interpolations.cpp,  piecewisezerospreadedtermstructure.cpp

I'm using Visual Studio Pro 2015, boost_1_61_0 and QuantLib-1.5.

Not sure how to fix it.

Thanks much for help in advance!