You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Clément Hardouin (JIRA)" <ji...@apache.org> on 2013/10/09 14:03:42 UTC

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

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

Clément Hardouin updated CB-5024:
---------------------------------

    Priority: Minor  (was: Major)

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