Boost logo

Boost-Build :

From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2005-10-17 12:51:44


andrewjmcd wrote:
> Why can the above mentioned generator have more than one output?
> And this one not?

I guess it is because you have a '.ver' file in the list of sources. I
tried to do it and I got "error: Ambiguity found when searching for best
transformation". On the other hand the 'tlb' rule is intended to be used
only as a main target rule, i.e.:

----
tlb my-typelib : my-typelib.idl ;
lib my-lib : main.cpp ... : <implicit-dependency> my-typelib ;
----
Best regards/Venlig hilsen,
Alexey Pakhunov.
 

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