Hi, The logs are at Logfiles at C:\Users\Bruno\AppData\Local\Temp\crosswalk-app-tools-com.app.simple as indicated by the error message.
I think the problem is that you are launching the command from within the app folder, you should launch it from the parent folder. Francesco From: Crosswalk-help <[email protected]> on behalf of Bruno Denuit-Wojcik <[email protected]> Date: Tuesday, 1 November 2016 at 23.29 To: "[email protected]" <[email protected]> Subject: [Crosswalk-help] Error building sample app on Windows Hi, I am trying to build the sample app on Windows, but I get a build error: C:\Dev\xwalk\xwalk-simple>crosswalk-pkg --platforms=windows . Packaging C:\Dev\xwalk\xwalk-simple Checking host setup + Checking host setup for target windows + Checking for candle... ...ram Files (x86)\WiX Toolset v3.10\bin\candle.exe + Checking for light... ...ogram Files (x86)\WiX Toolset v3.10\bin\light.exe Initializing build dir C:\Users\Bruno\AppData\Local\Temp\KMFQIj + Copying app template from ...node_modules\crosswalk-app-tools\app-template + Loading 'windows' platform backend + Defaulting to download channel stable + Looking for latest version in crosswalk/stable + Fetching 'stable' versions index [##########] + Found version '22.52.561.4' in channel 'stable' + Using cached crosswalk64-22.52.561.4.zip + Project template created at ...ocal\Temp\KMFQIj\com.app.simple\prj\windows Importing web application + Source C:\Dev\xwalk\xwalk-simple + Destination C:\Users\Bruno\AppData\Local\Temp\KMFQIj\com.app.simple\app Building packages armeabi-v7a,x86 + Loading 'windows' platform backend + Running 'candle -v C:\Users\Bruno\AppData\Local\Temp\KMFQIj\com.app.simple\com.app.simple-0.1.0.0.wxs' + Running 'light -v "com.app.simple-0.1.0.0".wixobj' *** ERROR: Unhandled error 103 + Building package [error...] *** ERROR: Building com.app.simple failed + Logfiles at C:\Users\Bruno\AppData\Local\Temp\crosswalk-app-tools-com.app.simple C:\Users\Bruno\AppData\Roaming\npm\node_modules\crosswalk-app-tools\src\crosswalk-pkg:572 throw new Error("Packaging failed"); ^ Error: Packaging failed at callback (C:\Users\Bruno\AppData\Roaming\npm\node_modules\crosswalk-app-tools\src\crosswalk-pkg:572:27) at Main.<anonymous> (C:\Users\Bruno\AppData\Roaming\npm\node_modules\crosswalk-app-tools\src\Main.js:314:13) at PlatformBase.<anonymous> (C:\Users\Bruno\AppData\Roaming\npm\node_modules\crosswalk-app-tools\windows\lib\WinPlatform.js:288:13) at C:\Users\Bruno\AppData\Roaming\npm\node_modules\crosswalk-app-tools\windows\lib\WixSDK.js:382:9 at WixSDK.<anonymous> (C:\Users\Bruno\AppData\Roaming\npm\node_modules\crosswalk-app-tools\windows\lib\WixSDK.js:431:9) at emitTwo (events.js:106:13) at ChildProcess.emit (events.js:191:7) at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12) Is there a build log somewhere that I could look at, or a way for the build process to print out more information? Any help is appreciated. Thanks, Bruno. --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
