Boost logo

Boost-Build :

Subject: Re: [Boost-build] installing Boost.Python NumPy extension
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-10-13 23:19:43


AMDG

On 10/13/2016 08:10 PM, Stefan Seefeld wrote:
> I have added some logic to my Boost.Python Jamfile to define a
> 'libboost_numpy' library (using `lib boost_numpy ...`), which builds fine.
>
> I then added a call to `boost-install boost_numpy`, which results in the
> obscure error
>

  Only call boost-install once. It can
accept multiple libraries in a single
call.

> $ ../../../b2 install --prefix=/usr/local/Boost
> error: No best alternative for ../../../libs/python/build/install
> next alternative: required properties: (empty)
> matched
> next alternative: required properties: (empty)
> matched
> ...found 1 target...
>

In Christ,
Steven Watanabe


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