You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2013/11/05 02:24:18 UTC

[jira] [Resolved] (CB-5024) Windows8 CLI .NET Framework Error

     [ https://issues.apache.org/jira/browse/CB-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-5024.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2.0

> Windows8 CLI .NET Framework Error
> ---------------------------------
>
>                 Key: CB-5024
>                 URL: https://issues.apache.org/jira/browse/CB-5024
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows 8
>    Affects Versions: 3.1.0
>         Environment: Windows 8 Pro
>            Reporter: Clément Hardouin
>            Assignee: Jesse MacFadyen
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> When trying to add the windows8 platform on my existing project, the following error shows up: 
> Please install the .NET Framwork v4.0.30319 (in the latest windows phone SDK's)
> Make sure the "msbuild" command in your path is pointing to  v4.0.30319 of msbuild as well (inside C:\Windows\Microsoft.NET\Framework\v4.0.30319).
> To solve the problem, you need to edit the following file : .cordova/lib/windows8/cordova/3.1.0/windows8/bin/check_reqs.js
> On line 80, add a capital letter to Version : 
>     var msversion = output.match(/\.NET\sFramework\,\sVersion\s4\.0/);



--
This message was sent by Atlassian JIRA
(v6.1#6144)