You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2014/02/10 13:40:19 UTC

[jira] [Resolved] (CB-5997) [windows8] Add MSBuild v12.0 (VS 2013) tools support

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

Sergey Grebnov resolved CB-5997.
--------------------------------

    Resolution: Fixed

Fixed along with CB-5359 https://issues.apache.org/jira/browse/CB-5359.
No repro on the latest cordvova-windows [master].

> [windows8] Add MSBuild v12.0 (VS 2013) tools support
> ----------------------------------------------------
>
>                 Key: CB-5997
>                 URL: https://issues.apache.org/jira/browse/CB-5997
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Windows 8
>    Affects Versions: 3.3.0
>         Environment: Windows 8.1 + VS 2013
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>            Priority: Critical
>             Fix For: 3.4.0
>
>
> New Visual Studio 2013 comes with new MS Build tools v12.
> > msbuild /ver
> Microsoft (R) Build Engine version 12.0.21005.1
> [Microsoft .NET Framework, version 4.0.30319.34003]
> Copyright (C) Microsoft Corporation. All rights reserved.
> 12.0.21005.1
> But windows8\bin\check_reqs.js fails since it expects the following output
> >msbuild /ver
> Microsoft (R) Build Engine version 4.0.30319.33440
> [Microsoft .NET Framework, version 4.0.30319.34003]
> Copyright (C) Microsoft Corporation. All rights reserved.
> If I remove this check for particular msbuild version cordova-cli can successfully create windows8 template and then build it using MSBuild v12.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)