23 Oct
2020
23 Oct
'20
8:51 p.m.
Hi, I am building Boost 1.61 (we need this old version for other libraries) for the first time at work with Boost.Build (b2). I have successfully built Boost (using b2) for gcc 4.8. If I want to add one or more variants (for example using gcc 6.3), where should I put the Boost header’s include directory? Should one go inside each variant or should just one go at the root directory containing the variant directories? Kind regards, Ryan