Help! [Fixed, Solved]

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
Arashi
Posts: 4
Joined: March 23rd, 2013, 3:51 pm

Help! [Fixed, Solved]

Post by Arashi » March 23rd, 2013, 3:56 pm

Right, I got stuck in the first lesson... >_>

Getting this error after i Build the Solution:

1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Help?

BTW: I'm not THAT new to C++, if it makes any difference. Also, I unzipped the file with WinRar. May that be the problem? :(

EDIT #1:

I just want to mention that I have installed both DirectX SDK (June 2010) and Visual C++ 2010 Express, and the Redistrabutable.

Edit #2:

Tried unzipping it with WinZip (Because it's a .zip file) but it didn't make a difference. Reinstalled DirectX SDK and Visual C++ 2010, no difference. I bet the error is something really stupid...

Edit #3:

Deinstall the 4.5 (or any other 4+) version of .NET, and install the 4.0. WORKED!
Last edited by Arashi on March 23rd, 2013, 6:52 pm, edited 1 time in total.

Conflictus
Posts: 53
Joined: January 7th, 2013, 8:09 am

Re: Help!

Post by Conflictus » March 23rd, 2013, 5:49 pm

Do you have .NET 4.5 installed?

Arashi
Posts: 4
Joined: March 23rd, 2013, 3:51 pm

Re: Help!

Post by Arashi » March 23rd, 2013, 6:14 pm

Yes. Reinstalled it, fixed nothing. :/

Conflictus
Posts: 53
Joined: January 7th, 2013, 8:09 am

Re: Help!

Post by Conflictus » March 23rd, 2013, 6:35 pm

That may be your problem. From what i've read .NET 4.5 can cause problems for visual studio 2010. Removing it and replacing it with .NET 4.0 should fix everything.

Arashi
Posts: 4
Joined: March 23rd, 2013, 3:51 pm

Re: Help!

Post by Arashi » March 23rd, 2013, 6:37 pm

Ahh! I'll post the results, once my download's over.

Arashi
Posts: 4
Joined: March 23rd, 2013, 3:51 pm

Re: Help!

Post by Arashi » March 23rd, 2013, 6:51 pm

It worked! Thank you so much! =D

rbsupercool
Posts: 4
Joined: May 5th, 2013, 11:51 am

Re: Help! [Fixed, Solved]

Post by rbsupercool » May 7th, 2013, 1:24 pm

facing the same prob.. crying n dying being unable to build solution.. goin to uninstall .net 4.5.. hope it works :(

Post Reply