Page 1 of 1

Playing ToME on HP Chromebook 11

Posted: Thu Nov 27, 2014 1:47 pm
by Kroovy
Hi there,
I would like to know if it is possible to get Tome running on a HP Chromebook 11. I easily managed installing an ARM-based Xubuntu on this device...
The next step would be an Installation of Tome. Or maybe make one using the source code...
Does someone think this is possible?

Thanks for every piece of help!

Kroovy

P.S. these are detailed information on the build in processor http://www.samsung.com/global/business/ ... uctId=7668

Re: Playing ToME on HP Chromebook 11

Posted: Thu Nov 27, 2014 9:59 pm
by Faeryan
ARM architecture sadly won't run ToME, at least not yet. There's some work being done to get ToME running on Android phones.

Compiling from source might work, in theory, but if you've ever done that you know it never works. :p
Good luck trying though.

Re: Playing ToME on HP Chromebook 11

Posted: Fri Nov 28, 2014 7:22 am
by Kroovy
Too bad...
In terms of successful compilation,
can you tell me what it is depending on?
Libraries that aren't installed?

Re: Playing ToME on HP Chromebook 11

Posted: Fri Nov 28, 2014 9:00 am
by darkgod
Hi!

The problem of porting to android is not that of ARM but that of android :)

Compiling on ARM should work just fine I imagine.
Libs needed: SDL2, SDL2_image, SDL2_ttf, opengl, openal, libpng, libogg, libvorbis and zlib.