Closed QuellaZhang closed 4 years ago
Environment: VS 2017 + Windows Server 2016
Issue description: Boostorg/exception failed to compile when updating Boost version to 68cc708 on MSVC. Could you please take a look?
log_x64_test_32.log
Reproduce steps:
ErrorMessage: no_exceptions_test.obj : error LNK2019: unresolved external symbol "void __cdecl boost::throw_exception(class std::exception const &,struct boost::source_location const &)" (?throw_exception@boost@@YAXAEBVexception@std@@AEBUsource_location@1@@Z) referenced in function main'
Should be fixed.
Environment: VS 2017 + Windows Server 2016
Issue description: Boostorg/exception failed to compile when updating Boost version to 68cc708 on MSVC. Could you please take a look?
log_x64_test_32.log
Reproduce steps:
ErrorMessage: no_exceptions_test.obj : error LNK2019: unresolved external symbol "void __cdecl boost::throw_exception(class std::exception const &,struct boost::source_location const &)" (?throw_exception@boost@@YAXAEBVexception@std@@AEBUsource_location@1@@Z) referenced in function main'