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

2014-01-07 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen updated CB-5024:


Issue Type: Sub-task  (was: Bug)
Parent: CB-5359

 Windows8 CLI .NET Framework Error
 -

 Key: CB-5024
 URL: https://issues.apache.org/jira/browse/CB-5024
 Project: Apache Cordova
  Issue Type: Sub-task
  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.5#6160)


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

2013-10-09 Thread JIRA

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