|
Boost-Build : |
Subject: Re: [Boost-build] error: No best alternative for ./fixed_point
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-03-09 14:02:54
AMDG
On 03/09/2015 11:51 AM, Paul A. Bristow wrote:
>
> my jamfile similarly down to
>
> import quickbook
>
Missing ';'
> using quickbook ;
> using boostbook ;
>
> xml fixed_point
> :
> fixed_point.qbk ;
>
> xml fixed_point : fixed_point.qbk ;
>
You only need this once.
> <snip>
>
> using.jam: No such file or directory
> error: No best alternative for ./fixed_point
> next alternative: required properties: (empty)
> matched
> next alternative: required properties: (empty)
> matched
>
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