随笔分类 -  踩过的坑——系统

摘要:编译与安装参考:http://www.cnblogs.com/openiris/p/3812443.html 注意事项:先下载安装完nasm和perl再打开控制台(需要将nasm安装路径添加到Path环境变量中)。 curl: https://curl.haxx.se/download/curl-7 阅读全文
posted @ 2019-03-30 18:18 LandyTan 阅读(230) 评论(0) 推荐(0)
摘要:在网上download qt-opensource-windows-x86-winrt-msvc2013-5.8.0.exe 版本安装完成后,New “Qt Widgets application” project,提示“No valid kits found”。 解决方法:卸载,重新安装qt-op 阅读全文
posted @ 2019-03-12 20:56 LandyTan 阅读(1133) 评论(0) 推荐(0)