Michael Mckeown
2016-08-21 13:46:00 UTC
Log: http://pastebin.com/Q1uiitTs
The above is the build log for master of today's date.
Built with:
character-set=unicode
toolset=msvc-14.0
boost-link=static
runtime-link=static
deprecated-functions=off
encryption=on
link=static dht=on
logging=off
i2p=on
variant=release
using Boosts 1.61.0
Rolling back to Boosts 1.60.0 still gives the same error although using
------------------------------------------------------------------------------
The above is the build log for master of today's date.
Built with:
character-set=unicode
toolset=msvc-14.0
boost-link=static
runtime-link=static
deprecated-functions=off
encryption=on
link=static dht=on
logging=off
i2p=on
variant=release
using Boosts 1.61.0
Rolling back to Boosts 1.60.0 still gives the same error although using
* storage_interface API changed to use span and references
* changes in public API to work with std::shared_ptr<torrent_info>
* extensions API changed to use span and std::shared_ptr
* plugin API changed to handle DHT requests using string_view
* removed support for lt_trackers and metadata_transfer extensions
(pre-dating ut_metadata)
works fine with either Boost version.* changes in public API to work with std::shared_ptr<torrent_info>
* extensions API changed to use span and std::shared_ptr
* plugin API changed to handle DHT requests using string_view
* removed support for lt_trackers and metadata_transfer extensions
(pre-dating ut_metadata)
------------------------------------------------------------------------------