[
https://issues.apache.org/jira/browse/CB-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841995#comment-13841995
]
ASF subversion and git services commented on CB-5499:
-----------------------------------------------------
Commit fe2f04bcb9d9eaa6fc815d977b1cc9728162007b in branch refs/heads/master
from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=fe2f04b ]
CB-5499 added config_xml method to wp7 exports, and added tests for wp7+wp8
> platform add wp7 doesn't work
> -----------------------------
>
> Key: CB-5499
> URL: https://issues.apache.org/jira/browse/CB-5499
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP7
> Affects Versions: 3.2.0
> Environment: Windows 8 Pro 64bits
> Reporter: Sabatier
> Assignee: Jesse MacFadyen
>
> I installed the WP8 SDK, and try to add the WP7 platform to the HelloWorld
> project, and get error because of .NET Framework isn't good, so I can found a
> fix here :
> http://stackoverflow.com/questions/19812125/cordova-platform-add-wp7-fails-msbuild-error
> by modify the check_reqs.js file.
> But after fix this, when I try to add WP7 platform I get this error :
> Checking wp7 requirements...
> Creating wp7 project...
> [TypeError: Object #<Object> has no method 'config.xml']
> Use of -d option show this more :
> at
> C:\User\cordova\AppData\Roaming\npm\node_module\cordova\src\prepare.js:80:45
> ...
> I try to use the 3.1.0 version and it work fine.
--
This message was sent by Atlassian JIRA
(v6.1#6144)