|
Boost Users : |
From: Edward Diener (eldiener_at_[hidden])
Date: 2019-12-25 01:15:56
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 list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net