Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

No Metro-style app template in Visual Studio 2012 RC

I'm trying to create a Metro-style app following this guide for a "hello, word" application: http://msdn.microsoft.com/en-us/library/windows/apps/hh986965.aspx

But I don't have any Metro-style app template when creating a new project in Visual Studio 2012 RC (Ultimate). I got my version of it from here: http://www.microsoft.com/visualstudio/11/en-us/downloads#groups

I've read that I'm supposed to be prompted to acquire a Dev License on first startup, but I never was prompted. I've also read that I'm supposed to be able to acquire one through Projects > Store otherwise, but the Store item isn't in my project menu.

What am I doing wrong? Do I need a different version of Visual Studio?

like image 278
tnw Avatar asked Jul 27 '12 15:07

tnw


1 Answers

You only get the Metro development bits if VS2012 is installed on Windows 8.

like image 165
Richard Avatar answered Nov 09 '22 02:11

Richard