[
https://issues.apache.org/jira/browse/CB-11478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15402088#comment-15402088
]
Vladimir Kotikov commented on CB-11478:
---------------------------------------
This was almost harmless (well, apart from that you're getting anycpu package
rather than say x86 :) ) but now in conjunction with CB-11491 this making
{{cordova run windows --arch=x86}} failing with arcane error message
{noformat}
cordova run windows -d --nobuild --archs=x64 -- --appx=uap
Warning: using prerelease version 6.3.1-dev ([email protected])
...
Building project:
D:\PROJECTS\Temp\foo\platforms\windows\CordovaApp.Windows10.jsproj
Configuration : debug
Platform : x64
CordovaApp.Windows10 ->
D:\PROJECTS\Temp\foo\platforms\windows\AppPackages\CordovaApp.Windows10_1.0.0.0_x64_debug_Test\CordovaApp.Windows10_1.0.0.0_x64_debug.appx
Command finished with error code 0: C:\Program Files
(x86)\MSBuild\14.0\bin\msbuild.exe
D:\PROJECTS\Temp\foo\platforms\windows\CordovaApp.Windows10.jsproj,/clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal,/nologo,/p:Configuration=debug,/p:Platform=x64
BUILD OUTPUT:
D:\PROJECTS\Temp\foo\platforms\windows\AppPackages\CordovaApp.Windows10_1.0.0.0_x64_debug_Test\CordovaApp.Windows10_1.0.0.0_x64_debug.appx
Error: Package with specified parameters not found in AppPackages folder
{noformat}
> Windows run vs build archs parsing inconsistency
> ------------------------------------------------
>
> Key: CB-11478
> URL: https://issues.apache.org/jira/browse/CB-11478
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows
> Reporter: Sergey Shakhnazarov
> Labels: triaged, windows
>
> {{cordova build windows -- --arch=x86}}
> {{cordova build windows --arch=x86}}
> Both of this commands work properly but there is an inconsistency with
> cordova run:
> {{cordova run windows -- --arch=x86}} // this works OK
> {{cordova run windows --arch=x86}} // this uses anycpu pkg
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]