Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Failed to write the updated manifest ....

acar
Beginner
800 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
800 Views
Set the project's properties, under the linker entry, to omit creating a manifest.
0 Kudos
acar
Beginner
800 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