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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.