Compiling TPT on jailbroken iPod?

  • d4zk1tty
    26th Sep 2013 Member 0 Permalink

    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.

     

    Anyone?

  • mniip
    26th Sep 2013 Developer 0 Permalink
    there's much more problem with getting all libraries to work, than simply compile the object files
  • 4722202468
    1st Oct 2013 Member 0 Permalink
    This post has been removed: troll
  • cjperry97
    12th Jan 2014 Member 0 Permalink

    @d4zk1tty (View Post)

    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.

  • jacob1
    12th Jan 2014 Developer 0 Permalink
    @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.