CS106B Spring 2017 作业 - https://web.stanford.edu/class/archive/cs/cs106b/cs106b.1176/
-
环境配置
- 下载 qt 安装器, 会自动下载 qt 库和一些工具
- 安装 OpenGL
apt install libgl1-mesa-dev - GCC/Clang
参考: - scl repo https://github.com/zelenski/stanford-cpp-library - CS106.zip https://web.stanford.edu/dept/cs_edu/resources/qt/CS106.zip - qt creator 文档 https://doc.qt.io/qtcreator/ - qmake 手册 https://doc.qt.io/qt-6/zh/qmake-manual.html