Sabatier created CB-5499:
----------------------------
Summary: 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)