Boost logo

Boost-Build :

From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-09-15 04:18:05


> When running the testcase, I get errors like
>
> error: No best alternative for /QtCore
> next alternative: required properties: <variant>release
> not matched
> next alternative: required properties: <variant>debug
> not matched
>
> so it seems to be a good idea to default to "release" when using another
> variant.
> (full message in custom/error.txt in testcase archive).
>

   Would it be possible to tie the library to something other than
variant? It seems likely that people might have variants derived from
debug, in which case the debug version of Qt should also be used. Can
the library depend on something like <runtime-debugging> feature?

-- 
Bojan Resnik

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