About Store Forum Documentation Contact



Post Reply 
Error TRK0005 while compiling
Author Message
Emtec Offline
Member

Post: #1
Error TRK0005 while compiling
Hello I have got two visual on ma desktop vs2010 and vs2012. When I am compiling the project in vs2012 I have got an error (image below): -> what can I do?
When I compiling with vs2010 I have got error: "fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt".


Attached File(s) Image(s)
   
(This post was last modified: 11-01-2013 09:38 PM by Emtec.)
11-01-2013 08:41 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Error TRK0005 while compiling
Hi,

For VS 2010 please check this thread - http://www.esenthel.com/community/showth...5#pid43635

For VS 2012, did you install VS for desktop or for Windows 8 version?
Try for desktop.
Also try googling, as it's not really related to the Engine, it looks like issue with VS in general smile
11-01-2013 09:45 PM
Find all posts by this user Quote this message in a reply
Rubeus Offline
Member

Post: #3
RE: Error TRK0005 while compiling
11-01-2013 10:51 PM
Find all posts by this user Quote this message in a reply
Emtec Offline
Member

Post: #4
RE: Error TRK0005 while compiling
In my opinion the fastest and the easiest way to solve this problem is to remove or rename the older version of the "cvtres.exe". The file is located in:

C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cvtres.exe
and
C:\Windows\Microsoft.NET\Framework\v4.0.30319\cvtres.exe

After this there are no problems with vs2010 and vs2012.
(This post was last modified: 11-01-2013 11:38 PM by Emtec.)
11-01-2013 11:33 PM
Find all posts by this user Quote this message in a reply
Post Reply