• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

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.
 
Back
Top