参考网页:
http://apps.hi.baidu.com/share/detail/22092149
错误信息:
mt.exe : general error c101008d: Failed to write the updated manifest to the resource of file "..\release\!1&,.exe". {_~0 v
解决办法:
项目属性——配置属性——链接器——清单文件中,把生成清单改成否就行了 <-- 可能会导致编译好的库无法注册(我遇到过)
Linker --> Manifest File
项目属性——配置属性——清单工具——输入和输出中,把嵌入清单改成否 < --
Manifest Tool --> Input and Output