Boost logo

Boost :

Subject: Re: [boost] [endian][build] Boost build broken
From: Vladimir Prus (ghost_at_[hidden])
Date: 2014-08-26 08:15:15


On 08/26/2014 03:08 PM, Marcel Raad wrote:

> K:/boost/tools/build/src/build\virtual-target.jam:1099: in virtual-
> target.register-actual-name from module virtual-target
> error: Duplicate name of actual target: <pstage\lib>libboost_system-vc140-
> mt-gd-1_57.lib

Would the below be a better wording for this error? Note that I've used another
testcase, since I don't have msvc around.

error: Name clash for '<pdist>hello'
error:
error: Tried to build the target twice, with property sets having
error: these incompabile properties:
error:
error: - <debug-symbols>off <define>NDEBUG <inlining>full <optimization>speed <runtime-debugging>off <variant>release
error: - <debug-symbols>on <inlining>off <optimization>off <runtime-debugging>on <variant>debug
error:
error: Please make sure to have consistent requirements for these
error: properties everywhere in your project, especially for install
error: targets.

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk