Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2019-07-03 15:25:58


On 7/3/19 5:49 PM, James E. King III via Boost wrote:
> On Wed, Jul 3, 2019 at 9:15 AM Paul A Bristow via Boost
> <boost_at_[hidden]> wrote:
>>
>> I have been bitten by this problem, again ☹
>>
>> error: Cannot create link boost\pending\detail\disjoint_sets.hpp to
>> libs\graph\include\boost\pending\detail\disjoint_sets.hpp.
>> error: Link previously defined to another file,
>> libs\disjoint_sets\include\boost\pending\detail\disjoint_sets.hpp.
>>
>> that was discussed
>>
>> https://lists.boost.org/Archives/boost/2019/04/246083.php
>>
>> I have got going again by deleting the contents of boost/boost/ containing the symlinks.
>>
>> But I note that a folder pending still exists, but not graph.
>>
>> Is this unresolved?
>>
>> Should it be fixed for the next release?
>>
>> Paul
>
> Remove your local libs/disjoint_sets directory, that should resolve it.

Doesn't the disjoint_sets git submodule need to be removed from the
superproject?


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