$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] How to install boost core
From: Nipun Ramani (ramaninipun_at_[hidden])
Date: 2018-12-10 07:33:08
I am very new to boost and I have been wanting to build the library from
scratch. I am using CMake with VS2017. I successfully created the project
files of boost-core using CMake however I am unable to locate .lib file or
.dll file after I run the build in VS2017.