GIT: github.com/therecipe/qt
一个Golang可用的GUI,看起来支持多种平台。
1.我是Ubuntu系统,按照官方要求安装:sudo apt-get -y install build-essential libglu1-mesa-dev libpulse-dev libglib2.0-dev
-
https://download.qt.io/archive/qt/ 下载相应版本,例如http://iso.mirrors.ustc.edu.cn/qtproject/archive/qt/5.14/5.14.0/qt-opensource-linux-x64-5.14.0.run
-
安装一些工具 go get -u -v github.com/therecipe/qt/cmd/…
-
安装bindings: qtsetup
-
apt install qtchooser