Embedding Python in C++ Script, PyRun_SimpleFile not working as expected

前端 未结 0 458
北荒
北荒 2020-12-25 08:30

I\'m trying to embed a python script file in my c++ program. I have included Python.h and it works as expected.

#include "MathFunction.h&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题