您的位置:首页 > Web前端

Failed to save the updated manifest to the file "Debug\ex07_1.exe.embed.man

2014-06-30 11:24 429 查看
提示报错:

    Failed to save the updated manifest to the file "Debug\ex07_1.exe.embed.man

 

出错原因:

    原先的编译结果影响了本次编译。

 

解决办法:

    将“工程名/Debug”文件下面的“xxx.exe.embed.manifest”这个文件删除,重新编译一下即可。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐