摘要: 版本 V2.6.4 顺序 1.清理 xmake f -c 2. 切换为vs工具链 xmake f -p windows --toolchain=msvc --vs=2015 -a x64 3. 生成 xmake project -k vsxmake2015 -m "debug,release" xm 阅读全文
posted @ 2022-03-16 22:17 mohist 阅读(389) 评论(0) 推荐(0) 编辑