Kelvin Ishigo <[email protected]> writes: > Hi, > I rebuilt a 64 bit 14.04 ubuntu and got a lot farther following the > instructions on the link for android: > https://crosswalk-project.org/contribute/building_crosswalk.html > > But fail the ninja command. > kishigo@kishigo-MS-7850:~/Public/crosswalk-src/src$ ninja -C out/Release > xwalk_runtime_lib_apk > ninja: Entering directory `out/Release' > ninja: error: unknown target 'xwalk_runtime_lib_apk'
Hmm, are you able to build any of the other *_apk targets? Does the `xwalk_builder' target produce a bunch of APKs? My first guess is that you did not set OS=android in gyp. _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
