MSVS 14.1 with boost_1_69_0

Hi,

we would like to integrate TurboActivate statically (TurboActivate-MD.lib). Since we also use Boost it seems to be necessary that the versions match. The current release of TurboActivate uses Boost 1.63, but we use Boost 1.69. Is it possible to change TurboActivate to Boost 1.69?

We compile with MSVS 14.1.

The next version released (ASAP, no hard date) will use whatever the latest Boost library will be at the time of the release (either 1.69 or 1.70). If you're statically linking our library into your app *always* use our static libraries. Don't mix and match.

Otherwise, use the dynamic version of our libraries and you can avoid any conflicts with other libraries.