Jump to content

Rook

Administrator
  • Posts

    67,457
  • Joined

  • Last visited

Everything posted by Rook

  1. He just used my profile picture. Probably the thumbnail version ahaha
  2. Giveaway verified. Good luck everyone!
  3. lol
  4. @@M4RCYHD Can you PM me some proof to verify this is legit?
  5. It must have conflicted with something on your device or you killed it during installation. Try what I suggested above ^^
  6. Are you sure the cheat is the cause of this? Try removing Cydia Substrate completely and reinstall tweaks one by one.
  7. I liked Digimon also
  8. I would have definitely known the character even if you didn't include it in the title.
  9. Thanks! That was a nice one too
  10. Added another one! Great quality for online
  11. This should help: http://iosgods.com/topic/17170-iphone-6-scale/
  12. Hello there buddy! Welcome to iOSGods!
  13. "/bin/sh: clang++: command not found" Did the packages you installed contain Clang? You probably uninstall the old package LLVM+Clang
  14. Try installing the packages from: apt.openios.org repo
  15. That's what it comes down to if I can compile the same project without the error.
  16. 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'.
  17. Can you send me your project folder as a .zip archive? So I can check it out and see what could be the issue?
  18. Okay, revert them back.
  19. You can just try replacing Foundation with let's say UIKit and see if it compiles.
  20. I think that's why the error is being generated.
  21. Do you need this Framework? tes_FRAMEWORKS = Foundation
  22. The issue is this: ld: library not found for -lobjc
  23. What's in your makefile?
×
  • 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