带有 Windows Phone 插件的 Titanium Studio:Titanium SDK 不支持 Windows 平台
Titanium Studio with Windows Phone Plugin: Titanium SDK does not support the Windows platform
我想使用 Titanium Studio 进行 Windows Phone 开发。
我关注 https://wiki.appcelerator.org/display/guides2/Getting+Started+with+the+Windows+Phone+SDK#GettingStartedwiththeWindowsPhoneSDK-UsingStudio(Preview) 以获得 Windows 插件。在需要重新启动软件后,Windows 选项会在创建新项目时出现在部署目标中。
不幸的是,对于我安装的所有 Titanium SDK 版本,3.5.1.GA、3.5.0.GA、3.4.0.GA、3.3.0.GA,我是收到类似 "Titanium SDK v3.5.1.GA does not support the Windows platform".
的错误
所以我基本上无法为WindowsPhone创建项目。
我使用的是 Titanium Studio 3.4.1 并按照安装教程进行操作,虽然我在设置后删除了 SDK 路径(这是默认路径,设置值导致错误消息,我还留下了发布者 GUID 和Windows 存储证书为空,因为我只想开发并且还没有发布凭据)。
如何创建也能在 Windows Phone 上运行的应用程序?
编辑:
我添加了一些图像以更好地显示问题。在最后一步,我无法在 Titanium Studio 中创建 Windows 项目。
第二次编辑:
根据 Eduard 的回答,我跳过了 https://wiki.appcelerator.org/display/guides2/Getting+Started+with+the+Windows+Phone+SDK#GettingStartedwiththeWindowsPhoneSDK-WindowsPlatform(Preview) 并且不得不这样做。现在我得到了 Titanium SDK 4.1.0.v2015... 我得到了选项。
很遗憾,还是不行。
https://jira.appcelerator.org/browse/TISTUD-7171
所以我还需要更新 Titanium Studio。
好吧,我想移动开发一定是错误和麻烦的,至少这是我迄今为止对各种(跨平台)产品的体验。
尝试打开 Visual Studio 中生成的解决方案,尝试将 .sln 打包为 .appxupload 以将其上传到 Windows Store。希望在 Titanium 完全支持 Windows(很可能是 4.0.0 或 4.1.0 Titanium SDK)之前,这将作为解决方法。
我想使用 Titanium Studio 进行 Windows Phone 开发。
我关注 https://wiki.appcelerator.org/display/guides2/Getting+Started+with+the+Windows+Phone+SDK#GettingStartedwiththeWindowsPhoneSDK-UsingStudio(Preview) 以获得 Windows 插件。在需要重新启动软件后,Windows 选项会在创建新项目时出现在部署目标中。
不幸的是,对于我安装的所有 Titanium SDK 版本,3.5.1.GA、3.5.0.GA、3.4.0.GA、3.3.0.GA,我是收到类似 "Titanium SDK v3.5.1.GA does not support the Windows platform".
的错误所以我基本上无法为WindowsPhone创建项目。
我使用的是 Titanium Studio 3.4.1 并按照安装教程进行操作,虽然我在设置后删除了 SDK 路径(这是默认路径,设置值导致错误消息,我还留下了发布者 GUID 和Windows 存储证书为空,因为我只想开发并且还没有发布凭据)。
如何创建也能在 Windows Phone 上运行的应用程序?
编辑: 我添加了一些图像以更好地显示问题。在最后一步,我无法在 Titanium Studio 中创建 Windows 项目。
第二次编辑:
根据 Eduard 的回答,我跳过了 https://wiki.appcelerator.org/display/guides2/Getting+Started+with+the+Windows+Phone+SDK#GettingStartedwiththeWindowsPhoneSDK-WindowsPlatform(Preview) 并且不得不这样做。现在我得到了 Titanium SDK 4.1.0.v2015... 我得到了选项。
很遗憾,还是不行。
https://jira.appcelerator.org/browse/TISTUD-7171
所以我还需要更新 Titanium Studio。
好吧,我想移动开发一定是错误和麻烦的,至少这是我迄今为止对各种(跨平台)产品的体验。
尝试打开 Visual Studio 中生成的解决方案,尝试将 .sln 打包为 .appxupload 以将其上传到 Windows Store。希望在 Titanium 完全支持 Windows(很可能是 4.0.0 或 4.1.0 Titanium SDK)之前,这将作为解决方法。