项目地址:https://github.com/yizheneng/GolangSerialTools
环境变量都加了啊 QT_VERSION | 5.8.0 | string | can also be set by using the `-qt_version` flag |
| QT_DIR | $HOME/Qt5.8.0 or C:\Qt\Qt5.8.0 | string | can also be set by using the `-qt_dir` flag |
| QT_STUB | false | bool | is set to `true` during the minimal setup |
| QT_DEBUG | false | bool | set to `true` if you want to print function names at runtime |
| QT_QMAKE_DIR 如core.cpp 加绝对目录 C:\..\include\QtCore 后 QT本身头文件 包含的 QtCore/xx 又找不到 我在想 应该可以使用
//#CGO CFLAGS:-LC:\..\include貌似没有效果
#7
更多评论
![捕获.PNG](http://studygolang.qiniudn.com/170731/fe88080da96fc06f602d923170954998.PNG)
![捕获1.PNG](http://studygolang.qiniudn.com/170731/2950b9857fd1ebccf7f53becaeedc751.PNG)
#1