是否可以在 Windows 7 上构建 WinRT 应用程序?
Posted
技术标签:
【中文标题】是否可以在 Windows 7 上构建 WinRT 应用程序?【英文标题】:Is it possible to build WinRT applications on Windows 7? 【发布时间】:2012-03-23 09:53:54 【问题描述】:使用 Visual Studio 11
【问题讨论】:
额外问题,我们可以使用 Visual Studio 2010 来完成。 @ClausJørgensen 这个问题已经被问过了***.com/questions/7865892/… 【参考方案1】:没有; WinRT 仅在 Windows 8 和 AFAIK 上可用,没有宣布它们将在 Win7 中可用。在 BUILD,他们明确表示 WinRT 仅在 Win8 上受支持。通过扩展,您将无法在 Win7 机器上针对 WinRT 进行开发,因为无法提供支持。
【讨论】:
WinRT 是 Windows8 与 Windows8 Metro 屏幕交互并通过 Windows8 应用商店提供应用的方式。这些在以前的 Windows 版本中都不可用,因此 Microsoft 不会(也永远不会)将 WinRT 提供给以前的 Windows 版本以上是关于是否可以在 Windows 7 上构建 WinRT 应用程序?的主要内容,如果未能解决你的问题,请参考以下文章