I'm very new to Visual Studio. I have a project which needs v110 platform tools, so I installed Visual studio 2012, but while building project it throws the error saying:
Specified platform toolset (v110) is not installed or invalid
I even checked "C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\PlatformToolsets", But I found only v90 and v100 folder but not v110 folder.