Jump to content

Rook

Administrator
  • Posts

    67,454
  • Joined

  • Last visited

Everything posted by Rook

  1. @@M4RCYHD Can you PM me some proof to verify this is legit?
  2. It must have conflicted with something on your device or you killed it during installation. Try what I suggested above ^^
  3. Are you sure the cheat is the cause of this? Try removing Cydia Substrate completely and reinstall tweaks one by one.
  4. I liked Digimon also
  5. I would have definitely known the character even if you didn't include it in the title.
  6. Thanks! That was a nice one too
  7. Added another one! Great quality for online
  8. This should help: http://iosgods.com/topic/17170-iphone-6-scale/
  9. Hello there buddy! Welcome to iOSGods!
  10. "/bin/sh: clang++: command not found" Did the packages you installed contain Clang? You probably uninstall the old package LLVM+Clang
  11. Try installing the packages from: apt.openios.org repo
  12. That's what it comes down to if I can compile the same project without the error.
  13. I can compile it without an issue: Ls-iPad:~/tes root# make package Making all for tweak tes... Preprocessing tes.x... Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42. Compiling tes.x... Linking tweak tes... Stripping tes... Signing tes... Making stage for tweak tes... dpkg-deb: building package `com.yourcompany.tes' in `Packages/com.yourcompany.tes_0.0.1-1_iphoneos-arm.deb'.
  14. Can you send me your project folder as a .zip archive? So I can check it out and see what could be the issue?
  15. Okay, revert them back.
  16. You can just try replacing Foundation with let's say UIKit and see if it compiles.
  17. I think that's why the error is being generated.
  18. Do you need this Framework? tes_FRAMEWORKS = Foundation
  19. The issue is this: ld: library not found for -lobjc
  20. What's in your makefile?
  21. "Note: If you have any questions or problems, POST IT DOWN BELOW ON THE COMMENTS AND I WILL HELP LOL" Good job anyways.
  22. Welcome to iOSGods! Hope you enjoy your stay.
  23. The killed: 9 error is usually fixed by signing the executables. http://iosgods.com/topic/19478-how-to-fix-theos-on-ios-9-3264bit/
×
  • 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