G
Guest
I have been obtaining the following error in the output window of the IDE:
1>mt.exe:general error c101008d:Failed to write the updated manifest to the
resource of file "..\debug\test.exe". The process cannot access the file
because it is being used by another process. 1>Project : error PRJ0002 :
Error result 31 returned from 'C:\Program Files\Microsoft Visual Studio
8\VC\bin\mt.exe'. 1>Build log was saved at
"file://c:\VC2005\test\test\Debug\BuildLog.htm"
1>test - 1 error(s), 0 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
This happens when I try to build my solution. It happens randomly - I can't
detect
any particular pattern. It is of course incorrect because the solution is
built and
appears to work fine. Retrying the Build/Rebuild usually solves the problem.
I am using Windows XP Home Edition. This is rather annoying because I can
never be sure when my compilation has errors or not. I would think this needs
to fixed urgently. Another buggy product....
1>mt.exe:general error c101008d:Failed to write the updated manifest to the
resource of file "..\debug\test.exe". The process cannot access the file
because it is being used by another process. 1>Project : error PRJ0002 :
Error result 31 returned from 'C:\Program Files\Microsoft Visual Studio
8\VC\bin\mt.exe'. 1>Build log was saved at
"file://c:\VC2005\test\test\Debug\BuildLog.htm"
1>test - 1 error(s), 0 warning(s)
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
This happens when I try to build my solution. It happens randomly - I can't
detect
any particular pattern. It is of course incorrect because the solution is
built and
appears to work fine. Retrying the Build/Rebuild usually solves the problem.
I am using Windows XP Home Edition. This is rather annoying because I can
never be sure when my compilation has errors or not. I would think this needs
to fixed urgently. Another buggy product....