You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/05 02:14:22 UTC

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

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

ASF subversion and git services commented on CB-5024:
-----------------------------------------------------

Commit 203d40587168136adb920733b5cf644110d94595 in branch refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=203d405 ]

CB-5024 Localized output of msbuild -v was not properly parsed.


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