We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Build boost.python: > cd boost_1_55_0 > ./booststrab.sh > ./b2 --with-python stage Use cmake to generate makefile: > mkdir build > cd build > cmake -D BOOST_ROOT:FILEPATH=boost_1_55_0 ..
cmp + boost.python