Jump to content

NitroxicDemon

Senior Member
  • Posts

    1,096
  • Joined

  • Last visited

Everything posted by NitroxicDemon

  1. I am making a hack for a game and when I finish creating the tweak in theos, I can't find the folder in /var/mobile/ Any ideas?
  2. I fixed it there were these extra lines of codes. Thanks for all the help.
  3. Now I am getting this error /var/mobile/truckgov178/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/mobile/truckgov178/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Makefile:7: *** missing separator. Stop. I wanna try the iOS 7 sdk which one do I download on iphone.howett.net/sdks/
  4. Yes I believe I do have iOS 8.1 sdk. Now I am getting this error ***first argument to 'word' function must be greater than 0. Stop
  5. Im getting this error when I am compiling my tweak: *** You did not specify a target, and the "" platform does not define a default target. Stop. I searched this up on google and found this: If you get this message: theos/makefiles/common.mk:103: *** You did not specify a target, and the "" platform does not define a default target. Stop. It probably means you are using a platform unsupported by Theos. If you are using iOS as a platform and on a 64bit device, you are probably getting this error. To fix this, you can do the following: sudo ln -s $THEOS/makefiles/platform/Darwin-arm{,64}.mk sudo ln -s $THEOS/makefiles/targets/Darwin-arm{,64} I don't really know what that means though. Where do I add those lines^^ I'm on an iPad Air iOS 8.1.2
  6. Thanks dawg Thanks dawg
  7. thanks airmax
  8. thanks man much love
  9. You'll be able to see the hidden content once you reply to this topic or press the thanks button below.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines