kodi-game / game.libretro.scummvm

ScummVM GameClient for XBMC
https://github.com/libretro/scummvm
1 stars 5 forks source link

Build fails on arm64 #13

Open garbear opened 7 years ago

garbear commented 7 years ago

Build command is missing from CMakeLists.txt:

CMake Error at CMakeLists.txt:37 (message):
  scummvm needs Android arm64-v8a build command in CMakeLists.txt!
tpreclik commented 3 years ago

I cannot confirm this. For me it compiles cleanly and works on arm64. Can we reenable arm64 as an officially supported platform of the kodi addon?

tpreclik commented 3 years ago

Ok I was wrong. The system I am on (osmc/vero4k+) is actually hybrid and compiles 32-bit ARM by default. Sorry about that. But also 32-bit arm is missing from the supported platforms...