Jump to content

niro

Senior Member
  • Posts

    372
  • Joined

  • Last visited

Everything posted by niro

  1. aye lmao.... thanks for this 23,849 oh rip didnt know it ended
  2. whats a black friday
  3. Pls no fighting just ice and buckets pls
  4. That's only in the movies
  5. can [joke]ice[/joke]
  6. I challenge the iOSGod staff members to each do an ALS Ice bucket challenge 1 like = 1 support It's time to get wet lads
  7. I'm not the one compiling, I know how to fix the import error, I'm just not sure about the header files, I tried to download new ones for him but nothing has worked, I'll tell him to do the GO_EASY_ON_ME
  8. CHECK AGAIN MANG!!!
  9. http://imgur.com/ZuYkc7n No idea what it means I got the NSTask.h tho just not sure about the rest
  10. I want it
  11. Sorry for the late response, but make sure to sign posix_spawn
  12. Let it die I guess Then reboot :s next time download activator and make a special command reboot it
  13. Hey I may be able to get you bo3 and GTA V just have to remember my password Xbox one I have 2 file shares left
  14. Rip still doesn't work
  15. You could always use WINSCP and use the built in terminal
  16. So I deleted sys32 and my PC doesn't work. It will not turn on.. I'm on my phone now.. @fr0styy I think I have a new error...
  17. Brb
  18. I keep getting this weird error while compiling ? ld: in '/var/theos/lib/libextension.dylib', can't map file, errno=22 for archite cture armv7 clang++: error: linker command failed with exit code 1 (use -v to see invocation ) Someone help ;( gotta update k8, I mean k9 More info: had theos working about a week ago already signed everything etc, just can't compile for some reason
  19. kms, okay ill retry to download it thank you
  20. hey, im on ios 7, just installed theos everything seems good up until i compiled, I think something in my makefile is weird. Current setup ARCHS = armv7 arm64 TARGET = iphone:clang:latest:latest #CFLAGS = -fobjc-arc #THEOS_PACKAGE_DIR_NAME = debs include theos/makefiles/common.mk TWEAK_NAME = Springy Springy_FILES = Tweak.xm Springy_FRAMEWORKS = UIKit include $(THEOS_MAKE_PATH)/tweak.mk SUBPROJECTS += Springy include $(THEOS_MAKE_PATH)/aggregate.mk When I compile i get this error niros-toy:/var/mobile/Springy root# make package install Making all for tweak Springy... make[2]: Nothing to be done for `internal-library-compile'. Making all in Springy... Makefile:2: theos/makefiles/common.mk: No such file or directory Theos version mismatch! common.mk [version 0] loaded in tandem with rules.mk [version 1] Check that $(THEOS) is set properly! make[1]: *** [all] Error 1 make: *** [internal-all] Error 2 niros-toy:/var/mobile/Springy root# so what i did was change theos/makefiles/common.mk and changed it to include $(THEOS_MAKE_PATH)/common.mk from that i get this error niros-toy:/var/mobile/Springy root# make package install Makefile:6: /common.mk: No such file or directory Makefile:12: /tweak.mk: No such file or directory Makefile:16: /aggregate.mk: No such file or directory make: *** No rule to make target `/aggregate.mk'. Stop. So I have no idea what im doing wrong here?
×
  • 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