You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2015/03/23 21:44:42 UTC

docs commit: CB-8724 Added info about getting Cordova command-line to work

Repository: cordova-docs
Updated Branches:
  refs/heads/master 02b64cb4f -> 5584aaec0


CB-8724 Added info about getting Cordova command-line to work

- Added information about having to install the newest Visual
  Studio 2012 Update. Otherwise, Cordova command-line functionality will
  not work with Windows Phone 8 SDK.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/5584aaec
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/5584aaec
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/5584aaec

Branch: refs/heads/master
Commit: 5584aaec0787037582a0d7e363f8bdafcac2e4c9
Parents: 02b64cb
Author: unknown <jw...@us.ibm.com>
Authored: Mon Mar 23 15:19:19 2015 -0400
Committer: unknown <jw...@us.ibm.com>
Committed: Mon Mar 23 15:19:19 2015 -0400

----------------------------------------------------------------------
 docs/en/4.0.0/guide/platforms/wp8/index.md | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/5584aaec/docs/en/4.0.0/guide/platforms/wp8/index.md
----------------------------------------------------------------------
diff --git a/docs/en/4.0.0/guide/platforms/wp8/index.md b/docs/en/4.0.0/guide/platforms/wp8/index.md
index 3828c26..d807568 100644
--- a/docs/en/4.0.0/guide/platforms/wp8/index.md
+++ b/docs/en/4.0.0/guide/platforms/wp8/index.md
@@ -56,6 +56,8 @@ You need the following:
 
 - The [Windows Phone SDK](https://dev.windowsphone.com/en-us/downloadsdk).
 
+- In order to deploy via the command-line with the Windows Phone 8.0 SDK, the latest [Visual Studio 2012 Update](http://www.microsoft.com/en-us/download/details.aspx?id=39305) must be installed.
+
 To develop Cordova apps for Windows Phone devices, you may use a PC
 running Windows, but you may also develop on a Mac, either by running
 a virtual machine environment or by using Boot Camp to dual-boot a


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org