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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to