Hey community,
I’ve tried building a game using a 64 Ubuntu 15.04 system for a 32 Ubuntu 14.04 running on armv7 (the jetson tegra k1), but I’m getting an error:
bash: ./testUnityProject.x86_64: cannot execute binary file: Exec format error
The test game (its just a 3D cube in the scene, nothing else) ran just fine on the 64 Ubuntu.
Am I missing some dependencies? or is it simply because unity games can’t run on armv7 Ubuntu just yet?