That is exactly what I did to avoid modifying the source code. -----Original Message----- From: Edward Diener via Boost-users Sent: Wednesday, December 25, 2019 12:15 PM To: boost-users@lists.boost.org Cc: Edward Diener Subject: Re: [Boost-users] Boost 1.72.0 build fail with Visual Studio 2019 16.4 On 12/24/2019 5:26 PM, Leo Carreon via Boost-users wrote:
I was able to eliminate most of the error messages during compilation by modifying the contents of boost\asio\detail\config.hpp. I changed this line from: # define BOOST_ASIO_CONCEPT concept bool to # define BOOST_ASIO_CONCEPT concept
Try instead defining the macro: BOOST_ASIO_DISABLE_CONCEPTS snipped... _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users