Boost logo

Boost-Build :

Subject: Re: [Boost-build] Mismatched versions of Boost.Build engine and core
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2016-08-09 16:55:04


On 09-Aug-16 11:08 PM, Alex Durie wrote:

>> Where b2 is in C:/Sources/github-boost/boost - so it's loading the
>> rest of build system from the same place. If it's not the case for
>> you, see whether you have BOOST_BUILD_PATH environment variable set.
>
> Thank you Volodya,
>
> I have given that a try and can confirm the Boost.Build files are in the
> right places. I have attached the terminal output if that helps..?

Hi Alex,

thanks for the output - looking at it I don't actually see any messages
about mismatched versions of engine and core.

There is a message about missing bzip2.h, which you can fix either by
installing libbz2-dev package (or similar), or by passing -sNO_BZLI2=1

Does that help?


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk