摘要: vcpkg安装 步骤 //git项目 git clone https://github.com/microsoft/vcpkg //运行bat安装脚本 ./bootstrap-vcpkg.bat //集成到全局 ./vcpkg.exe integrate install //取消集成到全局 ./vc 阅读全文
posted @ 2022-02-13 14:07 Jamin_Ben 阅读(119) 评论(0) 推荐(0)
摘要: QT 5.12.2安装记录 系统环境 win10 企业版 2019 LTSC vs2017 qt 5.12.2 第一步 安装vs2017 vs2017微软官方下载地址 勾选如下 第二步 安装windows kits 蓝奏云下载 勾选Debugging Tools for Windows即可(我这里偷 阅读全文
posted @ 2022-02-13 13:15 Jamin_Ben 阅读(340) 评论(0) 推荐(0)