Ref:
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
http://www.swig.org/Doc4.0/index.html
http://www.swig.org/Doc4.0/Contents.html#Contents
Python http://www.swig.org/Doc4.0/Python.html#Python
Mixed language programming with SWIG
==
直接使用using distutils 。避免使用VisualStudio配置!
OK,, https://blog.youkuaiyun.com/weixin_41319239/article/details/95925812
vs+Using distutils,, https://blog.youkuaiyun.com/bluels01/article/details/8617441
doc,, https://blog.youkuaiyun.com/luotuo818/article/details/7335344
博客介绍了SWIG这一软件开发工具,它能连接C、C++程序与多种高级编程语言,重点提及Python。还提到使用SWIG进行混合语言编程,建议直接用using distutils,避免使用VisualStudio配置,并给出了相关参考链接。
182

被折叠的 条评论
为什么被折叠?



