Linux version

Started by tremby, January 14, 2010, 01:49:28 PM

Previous topic - Next topic

staz

another thing, since it has been asked on reddit, would it be possible to have ARM binary for the Nokia n900 (a linux based smarthone)? it's a Debian based system and already have the SDL, it should be compilable with the scratchbox sdk .

Alternatively I guess you could sell it on nokia ovi store?

Terry

Yikes, one thing at a time! We're still working on making sure it's stable on Win/Mac/Linux! :D

singpolyma

Quote from: Terry on July 27, 2011, 02:48:21 PM
Yikes, one thing at a time! We're still working on making sure it's stable on Win/Mac/Linux! :D

Well, the game is out and so on now.  Porting to ARM should normally just involve compiling with the gcc cross-compiler and putting up the binaries for download.  I do this with my own software all the time, and unless you're doing something incredibly low-level or using a library that hasn't been ported there shouldn't normally be any issues.