Boost logo

Boost :

Subject: [boost] Supporting boost 1.64 for Visual Studio 2017
From: Evgen8 (nadto4y.evgeny_at_[hidden])
Date: 2017-04-22 17:29:45


The "NuGet" system indicates that BC 2017 is supported.
*boost_locale-vc141. Compiler: Visual Studio 2017. Platforms: Win32, x64.*
But attempts to use this package end with nothing. Regardless of how I
install the "boost_locale" - do I get the same result manually or using
"NuGet"? Attempts to install it on another machine ran out the same. Is this
a bug?

/1>libboost_locale-vc141-mt-1_64.lib(generator.obj) : error LNK2001:
unresolved external symbol "class boost::system::error_category const &
__cdecl boost::system::system_category(void)"
(?system_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>libboost_locale-vc141-mt-1_64.lib(localization_backend.obj) : error
LNK2001: unresolved external symbol "class boost::system::error_category
const & __cdecl boost::system::system_category(void)"
(?system_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>libboost_locale-vc141-mt-1_64.lib(lcid.obj) : error LNK2001: unresolved
external symbol "class boost::system::error_category const & __cdecl
boost::system::system_category(void)"
(?system_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>libboost_locale-vc141-mt-1_64.lib(date_time.obj) : error LNK2001:
unresolved external symbol "class boost::system::error_category const &
__cdecl boost::system::system_category(void)"
(?system_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>libboost_locale-vc141-mt-1_64.lib(generator.obj) : error LNK2001:
unresolved external symbol "class boost::system::error_category const &
__cdecl boost::system::generic_category(void)"
(?generic_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>libboost_locale-vc141-mt-1_64.lib(localization_backend.obj) : error
LNK2001: unresolved external symbol "class boost::system::error_category
const & __cdecl boost::system::generic_category(void)"
(?generic_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>libboost_locale-vc141-mt-1_64.lib(lcid.obj) : error LNK2001: unresolved
external symbol "class boost::system::error_category const & __cdecl
boost::system::generic_category(void)"
(?generic_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>libboost_locale-vc141-mt-1_64.lib(date_time.obj) : error LNK2001:
unresolved external symbol "class boost::system::error_category const &
__cdecl boost::system::generic_category(void)"
(?generic_category_at_system@boost@@YAABVerror_category_at_12@XZ)
1>E:\Yandex.Disk\Projects\OS\Release\Devs.exe : fatal error LNK1120: 2
unresolved externals/

--
View this message in context: http://boost.2283326.n4.nabble.com/Supporting-boost-1-64-for-Visual-Studio-2017-tp4693843.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk