1.QT安装
1.1官网下载:
网址:https://download.qt.io/archive/qt/
1.2 开始安装
点击运行
首先注册sign up 然后Login in
选择安装目录
改为D盘:
选择安装项:
准备安装
开始安装:
安装完成:
1.3测试
在示例中选择一个
成功运行
2. OPENGL安装
qt中已经集成了opengl的函数,可以操作gpu
网址:https://download.qt.io/archive/qt/
点击运行
首先注册sign up 然后Login in
选择安装目录
改为D盘:
选择安装项:
准备安装
开始安装:
安装完成:
在示例中选择一个
成功运行
qt中已经集成了opengl的函数,可以操作gpu