python setup.py bdist_wheel --plat-name macosx-10.9-x86_64 \ -- -DSTATIC_LINKING=False -- -j8. Here --plat-name is a flag to setuptools, to specify the ...
確定! 回上一頁