error MSB6006: "mt.exe" exited with code 31
Issue:
程序中添加了生成.dat文件的代码时,出现错误
error MSB6006: "mt.exe" exited with code 31
Solution:
project options, linker, manifest, Generate Manifest-> NO.
即右键工程->Properties-> linker->manifest->Generate Manifest-> NO