Has anyone successfully been able to compile AppGameKit in VS2012?
I managed to compile a VS2010 project by clicking "Don't update" when prompted but for this to work, it requires VS2010 tools to be built...by VS2010 which kind of defeats the whole point.
So has anyone, without the aid of VS2010, been able to get a 1076 or 1088 intepreter or template to compile?
I'll admit, I haven't tried 1088 yet but to save me the trouble of installing the DirectX SDK for the moment, I'd like to know if anyone has done it.
Cheers
Edit- the errors give are a long the lines of:
Error 3 error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match value '1700' in Cave.obj C:\Users\Adam\Desktop\Snackantula 1.0 - Copy\AGKWindows.lib(Wrapper.obj) template
This is on windows 7.