boost::python import function fails with “Access violation reading location”

前端 未结 0 1526
清歌不尽
清歌不尽 2020-12-16 04:28

I\'m trying to import a python script testscript.py and run testfunction in c++ using boost::python. But boost::python fails at the import line. scriptModule, scriptFunc are

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