目的:python代码转为dll,给C/C++调用。
确保安装了python,安装了cython包
cd src
python run.pxy
cd ../build
run vs2017-x64.bat
开VS,切换到release模式,build。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
目的:python代码转为dll,给C/C++调用。
确保安装了python,安装了cython包
cd src
python run.pxy
cd ../build
run vs2017-x64.bat
开VS,切换到release模式,build。