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

ASF GitHub Bot commented on CB-6397:
------------------------------------

GitHub user sgrebnov opened a pull request:

    https://github.com/apache/cordova-windows/pull/20

    CB-6397 [windows8] Use the latest version of MSBuild Tools installed

    https://issues.apache.org/jira/browse/CB-6397

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-windows msbuild-v12

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-windows/pull/20.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20
    
----
commit 599a78bcec6fb200bb2e0e7116acd78452277212
Author: sgrebnov <v-seg...@microsoft.com>
Date:   2014-04-03T17:12:07Z

    CB-6397 [windows8] Use the latest version of MSBuild Tools installed to 
build the app

----


> [windows8] Use the latest version of MSBuild Tools installed to build the app
> -----------------------------------------------------------------------------
>
>                 Key: CB-6397
>                 URL: https://issues.apache.org/jira/browse/CB-6397
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows 8
>    Affects Versions: 3.4.0
>         Environment: Windows8, VS2012, VS2013
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>             Fix For: 3.5.0
>
>
> You can manually update Windows8 template to Windows8.1 to start using 
> Cordova to build Windows8.1 apps. Such apps requires MSBuild Tools v12 to 
> successfully build the code (Visual Studio 2013 or later).
> We recently added logic to detect MSBuild version required by looking into 
> the project file and get MSBuild location from registry (CB-6083 [windows8] 
> Use registry to read msbuild tools path).
> Unfortunately, in some case it is not possible (or super hard) to detect 
> correct version of MSBuild required by parsing project file. The easiest and 
> most reliable approach is to use the latest version of MSBuild tools 
> installed on the machine.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to