Jump to content

Can't compile prefences bundle


Go to solution Solved by ThePianoGuy,

24 posts in this topic

Recommended Posts

Posted

Didn't work...

 

There was an error loading the preference.......

i found out why. the compiler ignore the armv7 & arm64 and compile without arm64. i have reinstalled LD64 & Darwin CC tools but it still not working. do you know how to fix the problem?

/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

 

  • Replies 23
  • Created
  • Last Reply

Top Posters In This Topic

Posted

i found out why. the compiler ignore the armv7 & arm64 and compile without arm64. i have reinstalled LD64 & Darwin CC tools but it still not working. do you know how to fix the problem?

 

/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

I've never used Cygwin to compile :/

 

I never knew it could compile actually :lol:

Posted

i'm not using Cygwin anymore. i compile it with my iPad 2 but i can't get it to work.

You can't compile at all or just for 64bit?

Posted

Hello

 

When i try to compile my own tweak with pref bundle. it gives me this error

iPad-2:~/dungeonhunter4cheats root# make package
Makefile:1: theos/makefiles/common.mk: Not a directory
Makefile:6: /tweak.mk: No such file or directory
Makefile:10: /aggregate.mk: No such file or directory
make: *** No rule to make target `/aggregate.mk'.  Stop.
iPad-2:~/dungeonhunter4cheats root#

i had reinstalled Perl, theos and iOS SDK 7.1 and replaced prefences in include folder but i still can't get it to work.

 

 

You have to make a new folder in your theos directory and name it "sdks" (no quotes) then place the SDK in it then unarchive it :)

 

Posted

You can't compile at all or just for 64bit

 

the compiler just ignore arm64 and compile as 32 bit instead. look at the error below.

/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

i had changed the minimum iOS version to 7.0 but it still say "Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang." i have no idea where the iOS version target is located...

Posted

the compiler just ignore arm64 and compile as 32 bit instead. look at the error below.

 

/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.
/var/root/dungeonhunter4cheats/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
i had changed the minimum iOS version to 7.0 but it still say "Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang." i have no idea where the iOS version target is located...

That message doesn't ignore 64bit. Even I get that and the tweaks work fine for both 32 & 64.

 

There's something else...

  • Solution
Posted

That message doesn't ignore 64bit. Even I get that and the tweaks work fine for both 32 & 64.

 

There's something else...

i fixed it by using

export ARCHS = armv7 armv7s arm64
export TARGET = iphone:clang:7.1:7.1 

and the errors as i told you are gone! i installed the tweak and the tweak is working fine on 32 bit devices

 

Can you test my tweak again on your 64 bit device? http://www24.zippyshare.com/v/89519370/file.html

 

Posted

i fixed it by using

 

export ARCHS = armv7 armv7s arm64
export TARGET = iphone:clang:7.1:7.1
and the errors as i told you are gone! i installed the tweak and the tweak is working fine on 32 bit devices

 

Can you test my tweak again on your 64 bit device? http://www24.zippyshare.com/v/89519370/file.html

Yes! It works fine now! :)

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