引入 Python 环境中的 C 函数报错 undefined reference to ‘XXXX’
一开始运行文件报错是缺乏Python.h文件,
把文件位置加入vscode的settings.json “C_Cpp.default.includePath” 也没用,暂时找不到解决办法,直接把找到的文件都加到运行文件夹下,报另外的错误:
Terminal will be reused by tasks, press any key to close it.
> Executing task: D:/mingw-w64/i686-8.1.0-posix-dwarf