Nenad Vujicic - 2017-09-05

Hello everyone!

I'm trying to build boost 1.64.0 using MS VS2013 in x64 mode, so that it has HAVE_BOOST_SHARED_DYNAMIC_CAST flag turned ON (I need it for creating python wrapping using SWIG of another project). However, I'm always getting "Performing Test HAVE_BOOST_SHARED_DYNAMIC_CAST - Failed". Can anyone suggest calling sequence for b2 which would give me boost build with this flag turned ON?

Thanks in advance,
Nenad.