Introjucer Build Error

I’ve downloaded the lastest version of JUCE from git and proceeded to build the Introducer in vs2012, however I get a linker error 2001 saying that the function juce::JUCEApplicationBase::main(void) is unresolved.

All I did was open the vs2012 solution and clicked rebuild but I got this annoying linker error. Any ideas what is causing this?

Dale

I use vc2010 and vc2013 and it works fine.. I have no idea why you'd get that error, but I don't think it's a mistake in the project, more likely something weird or broken in your VC setup?

Installed vs2013, and it builds fine now :)

Hmm. Can't think why 2012 would be any different (and I no longer have a copy of 2012 to try it myself).. Ah well, 2013 is a better compiler anyway!