发布Release时遇到的问题汇总(持续更新中...)

20180601

儿童节快乐!
今天发布第一个Release版。

需要注意的问题

  • Release下调试断点不会被卡住,所以最好在Debug下调试好再发布。
  • 需要按照Debug模式下项目属性的设置将Release的项目属性重新设置一下,最好新起一个文件夹,统一输出到Release目录下。
  • 由于解决方案中包含了CLI的项目,在编译过程中出现'/MT' and '/clr' command-line options are incompatible的错误,通过MSDN文档解决:

To set this compiler option in the Visual Studio development environment
Open the project’s Property Pages dialog box.
1. Expand the C/C++ folder.
2. Select the Code Generation property page.
3. Modify the Runtime Library property.
修改MT为MD即可。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值