Jump to content

Theos Error


Go to solution Solved by Akifaydn,

7 posts in this topic

Recommended Posts

Posted

3 errors generated.
make[3]: *** [/opt/theos/makefiles/instance/rules.mk:289: /var/root/car/.theos/obj/arm64/Tweak.xm.5078f0e5.o] Error 1
rm /var/root/car/.theos/obj/arm64/Tweak.xm.mm
make[2]: *** [/opt/theos/makefiles/instance/library.mk:52: /var/root/car/.theos/obj/armv7/car.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/opt/theos/makefiles/instance/library.mk:52: /var/root/car/.theos/obj/arm64/car.dylib] Error 2
make[1]: *** [/opt/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
make: *** [/opt/theos/makefiles/master/rules.mk:119: car.all.tweak.variables] Error 2
 

I use iOSGods Tweak Patcher v3.0
 

Posted

Use sdk path

  SDK_PATH = $(THEOS)/sdks/iPhoneOS11.2.sdk/
  $(info ===> Setting SYSROOT to $(SDK_PATH)...)
  SYSROOT = $(SDK_PATH)
else
  TARGET = iphone:clang:latest:8.0
endif

 

 

And also Don’t forget to download the sdk and which version of SDK you’re downloading You should change it, for example now I use 11.2

 

and also rename your plist file the same tweak you named from makefile

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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