|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-19 01:16:37
axilla_i wrote:
> I am trying to learn boost-build but I can't seem to get the examples
> to build.
>
> Here is the error:
>
> C:\boost-build\example\hello>bjam
> (no frame):*** argument error
> * rule scanner.hdrrule ( target : matches * )
> * called with: ( <.-object(c-scanner)@1>hello.cpp : <iostream> :
> hello.cpp )
This means that you're using up-to-date bjam (which passes three arguments)
with somewhat out-of-date Boost.Build (which expects only two). What versions
do you use?
- Volodya
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