$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost Log without ASIO or OpenSSL
From: Macumber, Daniel (Daniel.Macumber_at_[hidden])
Date: 2019-03-10 03:52:13
Hello, I am using Boost Log but not using any of the ASIO related functionality (that I know of). It seems that Boost ASIO depends on OpenSSL which is giving me some problems. Is there any way to either:
* use Boost Log without ASIO
* use Boost ASIO without OpenSSL
Thanks a lot,
Dan