[ 
https://issues.apache.org/jira/browse/CB-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840976#comment-13840976
 ] 

Christopher Cook commented on CB-5499:
--------------------------------------

Can confirm this bug on Windows 8.1 64-bit. I can build WP7 and WP8 (and 
windows store) apps normally in Visual Studio, but initial setup of cordova 
wp7/wp8 requires adding msbuild to path manually. Also note that this must be 
the 32-bit version - adding the 64-bit version causes a difference error.

Can confirm "cordova platform add wp7" errors with [TypeError: Object #<Object> 
has no method 'config_xml'] however "cordova platform add wp8" works ok. 
Platform must then be removed before other platforms can build with "cordova 
build". Tested with cordova version 3.2.0-0.4.0, can confirm this is working ok 
on 3.1.0.


> 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)

Reply via email to