1 Star 0 Fork 9

taotieren / OkEDU-Desktop

forked from OkStar / OkEDU-Desktop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IDE-qtcreator.md 529 Bytes
一键复制 编辑 原始数据 按行查看 历史
HNCS 提交于 2023-04-15 23:28 . docs:T-24:DOC:文档目录结构调整:20%

Qt Creator 开发

前提

打开项目

  • 文件-》打开文件或项目
  • 选择项目根目录[CMakeLists.txt]即可

构建项目

  • 打开项目之后,应该会生成几套编译配置
  • 选择Release构建模式构建即可

运行项目

  • 输出目录位于:out\build\x64-Debug,或者 点击配置管理器=》查询CMake变量=》找到CMAKE_INSTALL_PREFIX
  • 点击运行 OkEDU-Classroom-Desktop.exe 即可。
C++
1
https://gitee.com/taotieren/ok-edu-desktop.git
git@gitee.com:taotieren/ok-edu-desktop.git
taotieren
ok-edu-desktop
OkEDU-Desktop
develop

搜索帮助

53164aa7 5694891 3bd8fe86 5694891