摘要:
package main import ( "os" "ttqt/uigen" "fmt" "github.com/therecipe/qt/core" "github.com/therecipe/qt/widgets" ) func main() { _translate := core.QCor 阅读全文
摘要:
1、问题描述QtCreator第一次编译时,报错GL/gl.h: No such file or directory错误信息如下:/home/Qt5.6.3/5.6.3/gcc_64/include/QtGui/qopengl.h:136: error: GL/gl.h: No such file 阅读全文