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' I see out there on google this has occurred but didn't see a resolution to the problem. Any suggestions would be appreciated. I plan to try reinstalling now that I believe the entire environment is correct. Thank you On Mon, Feb 23, 2015 at 7:24 AM, Kelvin Ishigo <[email protected]> wrote: > You are absolutely right, my bad. I'll reinstall. > > On Mon, Feb 23, 2015 at 12:36 AM, Raphael Kubo da Costa < > [email protected]> wrote: > >> Kelvin Ishigo <[email protected]> writes: >> >> > A quick google at the ubuntu uname -m seems to indicate that for a 64 >> bit >> > 12.04 precise pangolin build, i686 is expected. >> > >> > On Fri, Feb 20, 2015 at 8:29 AM, Kelvin Ishigo <[email protected] >> > >> > wrote: >> > >> >> I am trying to build crosswalk for android which I am guessing is a 32 >> bit >> >> version of crosswalk. >> >> I am building on a 64 bit host linux PC, ubuntu 12.04. >> >> >> >> Should this work? >> >> From what you say, it sounds like you have a 64-bits processor but >> installed a 32-bits distro in it -- that's the only way I'd expect >> `uname -m' to report i686 instead of x86_64. Is that the case? >> > >
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
