Boost 1.54 build integration errors in VS2017
HI, I am getting below error when I tried to integrate boost 1.54 version into our project using VS2017. error C3861: 'assert_arg': identifier not found error C2039: 'assert_arg': is not a member of 'boost::mpl' I am not able to fix this error. Hence, Please provide me help to get rid of this error. Thanks, Sarath.
On 26/06/2019 07:38, nunna, sarath babu (GE Healthcare) via Boost wrote:
HI,
I am getting below error when I tried to integrate boost 1.54 version into our project using VS2017.
error C3861: 'assert_arg': identifier not found error C2039: 'assert_arg': is not a member of 'boost::mpl'
I am not able to fix this error. Hence, Please provide me help to get rid of this error.
Given that boost release is rather old - certainly much older than the VS version you are using, I would say upgrading Boost to the latest version would be the first step. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
participants (2)
-
John Maddock
-
nunna, sarath babu (GE Healthcare)