【发布时间】:2017-05-20 07:13:11
【问题描述】:
今天我使用了python示例1:https://github.com/dsavard/TI_BLE_C254x,我想在QT creator上做,我想在我的qt项目的c++代码中嵌入python,我该怎么办?
我如何包含python呢?
有好的参考吗?谢谢。
我执行Popen看到有用,但是不能完成它的动作。
随便摸QT,不熟悉。
【问题讨论】:
-
欢迎来到 SO,请查看 how to create a Minimal, Complete, and Verifiable example 和 how do I ask a good question,以增加问题得到解答的可能性。
标签: python c++ qt qt-creator