Using Visual Studio 11 is it possible to build WinRT applications on Windows 7?
相关问题
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- How to Debug/Register a Permanent WMI Event Which
- the application was unable to start correctly 0xc0
- Visual Studio 2019 - error MSB8020: The build tool
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Show flyout using BottomAppBar
- Copy different file to output directory for releas
- Edit & Continue doesn't work
- “Csc.exe” exited with code -1073741819
No; WinRT is only available on Windows 8 and AFAIK there have been no announcements that they will be made available in Win7. At BUILD, they specifically said that WinRT was only to be supported on Win8. By extension, you won't be able to develop against WinRT on a Win7 machine because the support just won't be made available.