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 2016/02/01 11:22:40 UTC

[jira] [Commented] (CB-10234) Globalization Plugin Needs 'arch' flag to build on Windows10 (Universal Windows) Build

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

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

Commit 55ff80eb9b91f227b727b31ed37f2252b8c0cc6b in cordova-windows's branch refs/heads/4.3.x from sgrebnov
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=55ff80e ]

CB-10234 Better error message when Windows10 requires 'arch' flag

github close #138


> Globalization Plugin Needs 'arch' flag to build on Windows10 (Universal Windows) Build
> --------------------------------------------------------------------------------------
>
>                 Key: CB-10234
>                 URL: https://issues.apache.org/jira/browse/CB-10234
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Globalization, Windows
>    Affects Versions: 5.4.1
>         Environment: Windows 10, Visual Studio 2015 Update 1 SDK 10.0.10240, CLI 5.4.1, cordova-windows@4.2.0, Plugin globalization@1.0.2
>            Reporter: Roberto De Simone
>              Labels: Windows, triaged, wfc
>
> 1. Create a new Cordova project
> 2. cordova add windows@4.2
> 3. Add to config.xml Windows10 support
>     <preference name="windows-target-version" value="10.0" />
>     <preference name="windows-phone-target-version" value="10.0" />
> 4. cordova plugin add cordova-plugin-globalization (1.0.2)
> 5. cordova prepare windows
> 6. Open the project in Visual Studio 2015
> 7. Build the Windows10 (Universal Windows)
> Build Error:
> Error		Your project.json doesn't list 'win10' as a targeted runtime. You should add '"win10": { }' inside your "runtimes" section in your project.json, and then re-run NuGet restore.
> Trying different plugins (also in combination) like splashscreen, dialogs, statusbar, vibration, inappbrowser, network-information do not cause the error.
> Removing the Globalization Plugin allows building without error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org