Subject: [boost] [1.64][python] not building for Visual x64
From: Raffi Enficiaud (raffi.enficiaud_at_[hidden])
Date: 2017-04-26 19:09:08


Hi,

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.

Best,
Raffi

PS: logs of the second run attached (the number of messages for the
first run is flooding the console).