[
https://issues.apache.org/jira/browse/CB-4429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13724395#comment-13724395
]
Benn Mapes commented on CB-4429:
--------------------------------
Problem is that when you add wp7 it grabs the wp8 repository BUT the wp8
repository is named wp7. So when you try to access the check_reqs script it
tries to go to
{code}
C:\Users\bennm_000\.cordova\lib\wp8\cordova\3.0.0\wp7\bin\check_reqs
{code}
when the actual script is located at
{code}
C:\Users\bennm_000\.cordova\lib\wp7\cordova\3.0.0\wp7\bin\check_reqs
{code}
looking into changing this now.
> Can't add wp7 platform
> ----------------------
>
> Key: CB-4429
> URL: https://issues.apache.org/jira/browse/CB-4429
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI, WP7
> Affects Versions: 3.0.0
> Environment: Win7
> Reporter: Mike Sierra
> Assignee: Benn Mapes
> Priority: Critical
> Attachments: capWP7.PNG
>
>
> Updated to 3.0.3 & created a new HelloWorld project as in CLI doc. Error when
> trying to add wp7 as a platform:
> $ cordova create hello com.example.hello HelloWorld
> $ cd hello
> $ cordova platform add wp7
> [Error: The system cannot find the path specified.
> ]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira