$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Building b2 --prefix include directory not quite
From: Michael Powell (mwpowellhtx_at_[hidden])
Date: 2017-11-22 16:45:18
Hello,
So the B2 help indicates that the include directory should be whatever
"<prefix>/include" is.
So, I'm setting my prefix accordingly, something like,
"/path/to/installed/boost-1.65.1", however, the include directory ends
up being something a little more like this:
"/path/to/installed/boost-1.65.1/include/boost-1_65_1".
This looks like a bug to me. Can I set the --includedir myself and
correct this during my build?
Thank you...
Cheers,
Michael Powell