Jump to content

Compiling errors first time doing tweak on newly installed iOS 10 Theos


Go to solution Solved by i0s_tweak3r,

4 posts in this topic

Recommended Posts

Posted

Just set up theos on my iOS 10 device, was able to use nic.pl, compile a simple tweak, but got a bunch of errors trying to make package. Any ideas?

 

Errors.txt =

var/mobile/proobjc/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang./var/mobile/proobjc/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.Making all for tweak ProObjC... Linking tweak ProObjC...ld: library not found for -lobjcclang-3.7: error: linker command failed with exit code 1 (use -v to see invocation)make[2]: *** [obj/ProObjC.dylib.64873355.unsigned] Error 1make[1]: *** [internal-library-all_] Error 2make: *** [ProObjC.all.tweak.variables] Error 2
  • Solution
Posted

Have you installed all the dependancies?

Yeah. I was using iOS 8.x SDK (x= I forget but something lol). I hadn't downloaded iOS 9.0 sdk tho.. After downloading additional SDK, I changed the makefile to target iOS 9.0 and build for all OS's 9.0 and above and it compiled and worked.

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