6 Star 31 Fork 12

amoylel / NCUI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
说明.txt 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
amoylel 提交于 2018-09-21 20:40 . 添加程序编译说明
如果要支持XP 需要完成以下操作
1. 关闭日志功能,当前使用的spdlog 不支持XP amo::log::initialize(false, false);(已通过修代码支持XP)
2. 修改NCUI.exe项目的清单文件,去掉$(ProjectDir)compatibility.manifest
$(ProjectDir)$(ProjectName).exe.manifest的作用,好像是可以打开调试窗口使用 -->调试功能
C++
1
https://gitee.com/amoylel/NCUI.git
git@gitee.com:amoylel/NCUI.git
amoylel
NCUI
NCUI
master

搜索帮助