Boost logo

Boost-Build :

Subject: Re: [Boost-build] Build error when adding Boost libraries to own projects
From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2012-08-06 17:20:43


   Hi.

> error: Duplicate name of actual target:
> <p/programming/external/boost/bin.v2/libs/system/build/gcc-4.6.1/debug>libboost_system.so.1.50.0
>
> error: previous virtual target {
> gcc%gcc.link.dll-libboost_system.so.1.50.0.SHARED_LIB {
> gcc%gcc.compile.c++-error_code.o.OBJ { error_code.cpp.CPP } } }
> error: created from
> /programming/external/boost/libs/system/build/boost_system
> error: another virtual target {
> gcc%gcc.link.dll-libboost_system.so.1.50.0.SHARED_LIB {
> gcc%gcc.compile.c++-error_code.o.OBJ { error_code.cpp.CPP } } }
> error: created from
> /programming/external/boost/libs/system/build/boost_system
> error: added properties: <warnings>on
> error: removed properties: <preserve-test-targets>on
> <python-debugging>off <python.interpreter>python <python>2.7
> <threadapi>pthread <warnings>all
>
> I've found the FAQ entry to this error message which tells me to
> prebuild the Boost library and link the binaries instead of the projects
> Jamfiles.

   Could you give a link to this FAQ entry? I have not been able to find
anything similar.

   Thanks.

   Best regards,
     Jurko Gospodnetić


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