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

问题:

编译错误

>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 "

你可能感兴趣的:(c,properties,File,command)