Github user brodybits commented on the pull request:

    https://github.com/apache/cordova-windows/pull/67#issuecomment-97033277
  
    > I believe cordova windows provides an --archs option to specify the
    > architectures to build. Is that not sufficient for your purposes? Here's 
the
    > exact syntax:
    > cordova build windows -- --archs="x86"
    
    OK-then we need to select the architecture (`x86`|`x86-64`|`arm`) if we use 
Visual Studio as well.
    
    Another thing is that people are having trouble using my plugin with a 
Visual Studio Cordova project, as reported in 
litehelpers/Cordova-sqlite-storage#237. Our workaround was to use `plugman`. I 
hope we can find a better solution for this.
    
    These problems show up due to including a C++ project, which seems 
perfectly valid but not done for most Windows "Universal" plugins. I expect 
someone using https://github.com/AllJoyn-Cordova/cordova-plugin-alljoyn will 
encounter similar issues.
    
    I am taking holiday this week, planning to try again to find a solution for 
the problem using the Visual Studio Cordova template when I come back.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to