26 Apr
2017
26 Apr
'17
7:25 p.m.
AMDG On 04/26/2017 01:09 PM, Raffi Enficiaud via Boost wrote:
I have some trouble building boost.python for the freshly released boost 1.64: there is no boost.python binary generated, and "bin.v2/libs" does not contain any folder named "python".
Maybe related: the machine has python2.7 and 3.4 installed.
The command for building:
b2 toolset=msvc-14.0 --layout=versioned --build-type=complete --without-log -j 4 address-model=64 threading=multi runtime-link=shared
The same command was used for 1.63 with no issue.
What am I missing? Let me know if this is a chair-to-keyboard problem.
You're not the only one with this problem: https://github.com/boostorg/build/issues/194 I haven't investigated the cause yet. In Christ, Steven Watanabe