• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] Cmake Error :O

Status
Not open for further replies.

jay

Enthusiast
Hi! A friend told me about this site and i thought i would give it a try :eek:

So herre i am :)

Im currently "Configuring" my cmake, but I'm getting this damn error:

http://pastebin.com/s0iGGeFf

Before you say so, 4.Check for working C compiler using: Visual Studio 10 -- broken I know I know!

BUT I have the program already, so i tried deleting it, installing it again etc, no luck, opened the program once, no luck, got openssl, reinstalled it, got net framework 3.5+, reinstalled it, no luck, got cmake, reinstalled it, got Microsoft Visual C++ 2010 Redistributable etc, no luck, reinstalled it, no luck, tried to make new folders and configure it with cmake again, but again no luck.

Im soon out of ideas, please help!

- Windows 64 bit.

Please be explain it good and detailed coz i might have a hard time ty :D
 
Last edited:

Tommy

Founder
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

If you're using VS 2010 and have .NET Framework 4.5 or certain VS installed, that will cause this. I'd suggest using Visual Studio 2011 or 2012, not VS 2010.
 

jay

Enthusiast
I see , thanks.

btw i installed these 3 programs above already so that shouldnt be the problem.

hm , cant find any proper working download link for 11 , can you link any?
 
Last edited:
Status
Not open for further replies.
Top