AKCore Client compilation error

Newbie Spellweaver
Joined
Apr 14, 2013
Messages
74
Reaction score
7
Hi, as the title says, I get an error every time I try to compile the AKCore client source.

I found solutions to all of the syntax errors, and so I was expecting it to compile,

but i am getting this error message:

Code:
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(283,5): error MSB8013: This project doesn't contain the Configuration and Platform combination of Debug|Win32.
1>ResolveAssemblyReferences:
1>  Could not read state file "Debug\NtlSimulation.vcxprojResolveAssemblyReference.cache". The format of this state file is not valid.

Note: im using VS2010 for the client source and i have set the platform toolset configuration to V100 manually because i have VS2013 installed (it was causing me some problems),

pls help,

thanks in advance.