Has any progress been done o.0 I'm really curious about this lol, I have a 3GS and I'd be pretty thrilled to see this game for my phone on the go! I think you should just optimize it for armv7 devices (3gs, iphone 4, itouch 3g and the new one coming out soon), at least those have enough hardware and are new gen.
I'm currently trying to get some small errors to go away. It's a little frustrating... I recently tried a makefile edit in 39.0 to try to fix one of the afforementioned -l flag errors and now (for some reason) mobile terminal (and sometimes even springboard) crash when I try to compile it, though I think I know what's wrong and am working on it. It's kind of ironic that you should mention wanting it to be optimized for newer iDevice hardware, since I'm working on this on an iPod Touch 2g.
:O Fail! Ask a friend of yours or something to borrow a new gen of theirs if they have one (or if you have a friend lol), or else it's going to be laggy and crappy as crap...oh well what do I know :P better than nothing lol, I could imagine it being so fun :D!
I am running firmware 3.1.3 on it though, so that, once I get it working good on my iPod, it should be compatible with, and work well on, most iPods or iPhones, regardless of newer hardware or firmware.
I'm not sure why it can't still find the lib, since SDL.lib is in the directory that I pointed it to. Or am I misunderstanding the -l flags?
EDIT: Felix
How do I install these files? Keep in mind that there's nothing on the iPod that will do it automatically for me. I have to do it by hand. Unless there's a .deb package for this.
I'm not sure why it can't still find the lib, since SDL.lib is in the directory that I pointed it to. Or am I misunderstanding the -l flags?
EDIT: Felix
How do I install these files? Keep in mind that there's nothing on the iPod that will do it automatically for me. I have to do it by hand. Unless there's a .deb package for this.
I'm using gcc on my iPod, which compiles C, not Obj-C. Apps for the iPod can be written in, and compiled from, C, C++, and Obj-C equally. Also, it appears to work fine with SDL except for the problems with the -l flag. By the way, I tried the -L before the -l and, for some reason, it still can't find it.
all
Does anyone know of a place to get a .deb package of SDL?