Jump to content

Theos compiling error iOS 9.3 can't find preferences.h


Go to solution Solved by Pro,

9 posts in this topic

Recommended Posts

Posted

Sorry used search and couldn't find a similar thread that solved my issue. I'm trying to make a Theos package (just an open source tweak I copied to test if I could get it to compile) and I keep getting the same errors. It can't find the header for preferences... I have iOS 9.3 jailbroken, all the dev tools installed like perl, etc.

 

 

Here is the output from Terminal:

 

Making all for tweak UnlockChanger...

make[2]: Nothing to be done for `internal-library-compile'.

Making all in unlockchanger...

Making all for bundle UnlockChanger...

Copying resource directories into the bundle wrapper...

Compiling UnlockChanger.mm...

UnlockChanger.mm:1:9: fatal error: 'Preferences/Preferences.h' file not found

#import

^

1 error generated.

make[3]: *** [obj/UnlockChanger.mm.a6d39697.o] Error 1

make[2]: *** [internal-bundle-all_] Error 2

make[1]: *** [unlockChanger.all.bundle.variables] Error 2

make: *** [internal-all] Error 2

 

Posted

That should do with fauxsu and libfauxsu.dylib

 

Thanks. Replaced includes with the fix from that thread, and it compiled but gave "Internal package error 133" when trying to install. Will search this forum for further solution as I know it's a common error.

Posted (edited)

remove them

Sweet!! Tweak is installed and working now. Can't wait to make some of my own right from my mobile device. Thank you guys so much. Updated by i0s_tweak3r
Posted

Sweet!! Tweak is installed and working now. Can't wait to make some of my own right from my mobile device. Thank you guys so much.

No problem & Good luck!

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