Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-06-12 01:23:54


On Wednesday 11 June 2008 04:04:18 Emil Dotchevski wrote:
> I'm using boost build to build my own code as well as Boost.
>
> I have many targets in my code which are just .hpp files, that is,
> there's nothing to build but they do list dependencies, usage
> requirements, etc. When I am building on linux/gcc, I get warnings
> like this:
>
> warn: Unable to construct <target>
>
> where <target> is one of the .hpp targets I have. This doesn't seem to
> cause any problems. Am I correct to assume that it simply tells me
> that there's nothing it can do with a .hpp file? Can this warning be
> disabled?

Can you show how those targets are defined, and what is their purpose?

- 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