You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Rob Paveza (JIRA)" <ji...@apache.org> on 2015/09/02 19:14:45 UTC

[jira] [Created] (CB-9602) Add a meaningful error message for .NET Native compilation failures when targeting anycpu

Rob Paveza created CB-9602:
------------------------------

             Summary: Add a meaningful error message for .NET Native compilation failures when targeting anycpu
                 Key: CB-9602
                 URL: https://issues.apache.org/jira/browse/CB-9602
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Windows
            Reporter: Rob Paveza
            Priority: Minor


When using a plugin with a .NET dependency (such as the globalization plugin) targeting Windows 10, the .NET Native compiler is invoked.  In order to build with the .NET Native compiler, however, the app must be built with one or more architectures chosen:

    > cordova build windows -- --appx=uap --archs=x64

For this, detect the condition and output a helpful error message that says that an architecture must be specified.



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