Hi Dave, This bug was closed a month ago? If this issue still exist, please feel free to reopen it with details.
Thanks, Halton. From: Crosswalk-help [mailto:[email protected]] On Behalf Of Dave Sent: Wednesday, May 07, 2014 9:03 AM To: [email protected] Subject: [Crosswalk-help] DEX comipilation error when making extension Hello everyone, First of all thanks in advance for any information you can provide. I am attempting to create an android extension for Crosswalk following this issue and example; https://crosswalk-project.org/jira/browse/XWALK-924 I am running into the same issues discussed there. The issue originally seemed to be that I was using the android 18.0.1 build tools; I have now removed these and only have the 19.0.1 build tools (and crosswalk 5.34.104.1). However I am having the following error during running my command to build the example application from the above issue: Command "python scripts\gyp\dex.py --dex-path=C:\Users\Dave\Desktop\crosswalk-5.34.104.1\out\classes.dex --android-sdk-root=C:\Dev\android-sdk\sdk C:\Users\Dave\Desktop\crosswalk-5.34.104.1\libs\xwalk_app_runtime_java.jar C:\Users\Dave\Desktop\crosswalk-5.34.104.1\out\classes C:\Users\Dave\Desktop\crosswalk-5.34.104.1\XExtTest\xwalk-extensions\echo\echo.jar C:\Users\Dave\Desktop\crosswalk-5.34.104.1\libs\xwalk_runtime_embedded.dex.jar" exited with non-zero exit code 1 I have tried using the current stable crosswalk version, which gives me similar output, but also gives the following (which seems to imply it is using the correct android build tools at least): Command failed: ( cd C:\Users\Dave\Desktop\crosswalk-4.32.76.6; 'C:\Dev\android-sdk\sdk\build-tools\19.0.1\dx.bat' --dex --output 'C:\Users\Dave\Desktop\crosswalk-4.32.76.6\out\classes.dex' 'C:\Users\Dave\Desktop\crosswalk-4.32.76.6\libs\xwalk_app_runtime_java.jar' 'C:\Users\Dave\Desktop\crosswalk-4.32.76.6\out\classes' 'C:\Users\Dave\Desktop\crosswalk-4.32.76.6\XExtTest\xwalk-extensions\echo\echo.jar' 'C:\Users\Dave\Desktop\crosswalk-4.32.76.6\libs\xwalk_core_embedded.dex.jar' ) Thanks again! Dave
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
