ramya
ramya

Reputation: 2780

Developing Windows8 Apps on Windows 7 using MS VS 2012

Can I develop Windows 8 Apps using VS 2012 on Windows7 platform, I have gone through the website, but they have mentioned that Windows 8 is mandatory?

Upvotes: 1

Views: 1523

Answers (1)

Larry Osterman
Larry Osterman

Reputation: 16142

With certain exceptions, the Visual Studio 2012 Windows Store app authoring experience is restricted to Windows 8.

You may be able to get the command line tools working on Windows 7, but the IDE requires Windows 8.

Upvotes: 2

Related Questions