error c101008a: Failed to save the updated manifest to the file

来源:互联网 发布:网络麻将赌博作弊 编辑:程序博客网 时间:2024/06/06 01:26

问题:

编译错误

>mt.exe : general error c101008a: Failed to save the updated manifest to the file "./Debug/TransSliderControl.exe.embed.manifest"

 

 

解决方法:

Project Properties -> Configuration Properties -> Manifest Tool -> Command Line

Under Additional options, enter " /validate_manifest "