Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28595 Discussions

Failed to write the updated manifest ....

acar
Beginner
498 Views
Hi, This is an error which I've had in the past but it has recently reappeared:
general error c101008d: Failed to write the updated manifest to the resource of file "c:\\........\\program.exe".
file=mt.exe ; Access is denied.
The error doesn't seem to affect the solution executable as it still runs correctly.
The recent change I made to the solution was to delete a project.
I'd be interested in the cause of this error and how one might correct it.
Thanks,
ACAR.
0 Kudos
2 Replies
Paul_Curtis
Valued Contributor I
498 Views
Set the project's properties, under the linker entry, to omit creating a manifest.
0 Kudos
acar
Beginner
498 Views
Thanks Paul, I shall do this until I have a need for manifests. It does appear, however, to be an issue with IVF that Intel might want to address?
0 Kudos
Reply