积极答复者
Windows xp 是否可以安装Azure sdk 1.8

问题
答案
-
Hi,
Windows XP 确实不满足安装Azure 1.8的最低要求, 您可以在下载页面了解到安装前条件. (当然不排除一些非官方的workaround,但是不建议使用,因为在后续开发中会面对各种各样的问题).
http://www.microsoft.com/en-us/download/details.aspx?id=35448
Azure SDK没有对语言的区分,只有对系统的区分。如果您要在java环境下开发,您需要安装Package for Windows Azure Libraries for Java .
http://www.windowsazure.com/en-us/develop/downloads/
这里是安装eclipse azure plugin的说明,您可以按照它说的安装, 特别是一些先决条件,这会影响到后续安装和升级。
http://msdn.microsoft.com/en-us/library/windowsazure/hh690946.aspx
谢谢,
QinDian Tang
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 Qin Dian Tang - MSFTModerator 2013年1月14日 2:15
全部回复
-
Hi,
Windows XP 确实不满足安装Azure 1.8的最低要求, 您可以在下载页面了解到安装前条件. (当然不排除一些非官方的workaround,但是不建议使用,因为在后续开发中会面对各种各样的问题).
http://www.microsoft.com/en-us/download/details.aspx?id=35448
Azure SDK没有对语言的区分,只有对系统的区分。如果您要在java环境下开发,您需要安装Package for Windows Azure Libraries for Java .
http://www.windowsazure.com/en-us/develop/downloads/
这里是安装eclipse azure plugin的说明,您可以按照它说的安装, 特别是一些先决条件,这会影响到后续安装和升级。
http://msdn.microsoft.com/en-us/library/windowsazure/hh690946.aspx
谢谢,
QinDian Tang
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.- 已标记为答案 Qin Dian Tang - MSFTModerator 2013年1月14日 2:15
-
Hi,
据我所知,我们没有针对XP系统的SDK,如果您确实需要,我所能提供的只是些workaround:
http://www.mycloudapp.net/Installing%20Windows%20Azure%20SDK%20on%20XP.ashx
再一次的建议您升级系统,Windows 7 or Windows Server 2008 或以上.
谢谢,
QinDian Tang
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.