Game Development Community

Torque 3D v2.0 compiler error

by jake renzella · in Torque 3D Beginner · 12/23/2012 (8:39 am) · 1 replies

Hey all,

I have switched from another game engine, and are looking forward to becoming acquainted with the TGE, however every time I try to compile test levels from the project manager using visual studio 2010, I get these errors

Error 1 error LNK1123: failure during conversion to COFF: file invalid or corrupt C:UsersdesktopDesktopTorque3DMy ProjectsNew ProjectbuildFilesVisualStudio 2010projectsLINK

Error 2 error LNK1123: failure during conversion to COFF: file invalid or corrupt C:UsersdesktopDesktopTorque3DMy ProjectsNew ProjectbuildFilesVisualStudio 2010projectsLINK

I have tried for hours and are stumped, it just won't compile the exe. I am desperate for help and eager to get developing!

Many thanks, Jake.

About the author

Recent Threads


#1
12/28/2012 (3:34 pm)
Have you installed VS2010 SP1? If not, do so and see if that alleviates the problem.

Apparently, this issue was introduced for people who installed VS2012 RC. An alternate solution given is to uninstall VS2012 RC, the .net Framework 4.5 RC, VS2010, then re-installing VS2010: in that order.

If you haven't touched VS2012 RC, then perhaps the references will be of some help...

References:
http://stackoverflow.com/questions/10888391/link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-invalid-or-c
and
http://social.msdn.microsoft.com/Forums/da-DK/vssetup/thread/d10adba0-e082-494a-bb16-2bfc039faa80