Boost logo

Boost-Build :

Subject: Re: [Boost-build] boost/python.hpp missing?
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2015-06-07 15:14:15


On 07/06/15 03:11 PM, Raffi Enficiaud wrote:
> Le 07/06/15 20:20, Raffi Enficiaud a écrit :
>> Hi all,
>>
>> I just checked out boostorg master and tried to compile a project using
>> boost.python. I was previously using boost 1.55 for this project, and
>> now the following include
>>
>> #include <boost/python.hpp>
>>
>> is missing. It is missing from $BOOST_ROOT/boost and from the
>> installation directory after a "./b2 install". The documentation still
>> references boost/python.hpp.
>>
>> Am I missing something obvious?
>
> Also lambda and accumulator are non existing in the $BOOST_ROOT/boost
> and installation directories.
>
> I should be missing something, please excuse my ignorance...

You might have checked out only the master project but not its
submodules. See https://svn.boost.org/trac/boost/wiki/TryModBoost,
notably the "--recursive" option to git clone...

    Stefan

-- 
      ...ich hab' noch einen Koffer in Berlin...

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