Closed anarthal closed 1 year ago
Doing the above with the current master branch yields a different error:
PS> .\b2 --with-context
Performing configuration checks
- default address-model : 64-bit (cached) [1]
- default architecture : x86 (cached) [1]
Building the Boost C++ Libraries.
- symlinks supported : no (cached)
- junctions supported : yes (cached)
- hardlinks supported : yes (cached)
error: Name clash for '<pbin.v2\standalone\msvc\msvc-14.3>msvc-setup.bat'
error:
error: Tried to build the target twice, with property sets having
error: these incompatible properties:
error:
error: - none
error: - <address-model>32 <architecture>x86
error:
error: Please make sure to have consistent requirements for these
error: properties everywhere in your project, especially for install
error: targets.
should work now
Steps to reproduce:
Caught in Boost.MySQL CI.
Build log: