环境变量都加了啊 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貌似没有效果