I was wondering if anyone wanted to make a tutoriul for compiling TPT and running it on a jailbroken iPod; it shouldn't be to hard getting GCC from cydia and getting python for the setup.py.
I can look into it, many of the java libraries have already been already been ported to ios (Its running a distro. of darwin UNIX) ill post here once I have the nessesary tools.
@cjperry97(View Post) good luck lol. I saw (and helped very slightly) mniip port it to android, and even after a ton of work SDL refused to work. SDL is probably going to be the hardest obstacle, along with random compiler errors because you aren't using the normal compiler error. Also lua and gravfft might be hard and you should just disable those entirely first if they give you problems.
Also i'm not sure if scons would even work ... probably not. You might have to write a makefile and pregenerate the generator.py files.