12

As I'm planning on getting a Surface RT tablet, I was wondering if it is possible to install Visual Studio 12 on it for app development.

slhck
  • 235,242
MimiEAM
  • 505

3 Answers3

12

No, it's not. Visual Studio 2012 only runs on x86 or x86-64 versions of windows, and Windows RT is based on the ARM architecture.

6

You would need to wait for the Surface Pro, which will run Windows 8 Pro on an Intel Core i5 CPU.

Louis Waweru
  • 25,409
  • 45
  • 137
  • 203
-1

Windows RT does not support Visual Studio 2012, because it is based on ARM architecture. To install Visual Studio you will require a tablet running Windows 8 Pro such as the Surface Pro which will ship in early 2013

Dave M
  • 13,250