1 Star 0 Fork 0

风眠 / emwinV614仿真

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
HowTo_RunSimulationUnderVS2015_2017.txt 601 Bytes
一键复制 编辑 原始数据 按行查看 历史
风眠 提交于 2020-09-01 14:15 . 设置好了VS工程并编译通过
Make sure the selected Windows SDK is installed:
Properties -> Configuration Properties -> General -> Windows SDK Version.
1. Right-Click on the Project (e.g. SimulationTrial) -> Properties
2 Set Configuration to "All Configurations"
3. Goto Configuration Properties -> Linker -> Input.
4. Add under Additional Dependencies: "legacy_stdio_definitions.lib"
5. Set Ignore All Default Libraries: "No"
6. Set Ignore Specific Default Libraries: "LIBC.lib;LIBCMTD.lib"
7. Goto Configuration Properties -> Linker -> Advanced
8. Set Image Has Safe Exception Handlers:"No (/SAFESEH:NO)"
9. Click "OK"-Button.
1
https://gitee.com/feng-mian/emwin-v614-simulation.git
git@gitee.com:feng-mian/emwin-v614-simulation.git
feng-mian
emwin-v614-simulation
emwinV614仿真
master

搜索帮助