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? On Fri, Feb 20, 2015 at 3:18 AM, Raphael Kubo da Costa < [email protected]> wrote: > Kelvin Ishigo <[email protected]> writes: > > > echo "{ 'GYP_DEFINES': 'OS=android target_arch=arm', }" > > chromium.gyp_env > > Right. Are you trying to build on a 32-bits Linux installation? The > build system appears to call `uname -m' to derive the "i686" part of the > binary names. Given it only has x86_64 binaries, I guess it's only > supposed to work on a 64-bits system. >
_______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
