Open jbeich opened 6 years ago
Hi!
Thanks for reporting. Looks like I have no boost 1.69 in Brew. Can you create a PR with fix?
It seems that it should be enough to add <boost/core/noncopyable.hpp> into ssl_lib.cc
Hi, I gladly accept PR-s. Thanks
Hi, I have similar problem with Boost 1.7.0 I get following error during build:
libiqxmlrpc/libiqxmlrpc/ssl_lib.cc:33:41: error: expected class-name before ‘{’ token
class LockContainer: boost::noncopyable {
^
After boostorg/system@2fa0a00583a3a7 build fails. See error log.