Jump to content

[HELP] with making package/deb


Go to solution Solved by Rook,

19 posts in this topic

Recommended Posts

Posted

so i finally get the hang of making tweaks and this is my 1st one with a settings option and i got this fatal error 

kik.mm:1:9: fatal error: 'Preferences/Preferences.h' file not found
#import <Preferences/Preferences.h>
        ^
1 error generated.
make[3]: *** [obj/kik.mm..o] Error 1
make[2]: *** [internal-bundle-all_] Error 2
make[1]: *** [kik.all.bundle.variables] Error 2
make: *** [internal-all] Error 2
L33T-Pr0xY:/var/mobile/kik root#

i also made a Download of my Tweak if anyone wants to take a look at it it would really help 

http://www.mediafire.com/download/vbhybi9e6uvav6k/kik+tweak.zip

 

 

Posted (edited)

so i finally get the hang of making tweaks and this is my 1st one with a settings option and i got this fatal error 

kik.mm:1:9: fatal error: 'Preferences/Preferences.h' file not found
#import <Preferences/Preferences.h>
        ^
1 error generated.
make[3]: *** [obj/kik.mm..o] Error 1
make[2]: *** [internal-bundle-all_] Error 2
make[1]: *** [kik.all.bundle.variables] Error 2
make: *** [internal-all] Error 2
L33T-Pr0xY:/var/mobile/kik root#

i also made a Download of my Tweak if anyone wants to take a look at it it would really help 

http://www.mediafire.com/download/vbhybi9e6uvav6k/kik+tweak.zip

 

http://bit.ly/TheosInclude

 

Download that and unarchive it in /var/theos/ and replace all. Then make it and it should work :)

Updated by Gh0stByte
Posted

Something's wrong here...

Uh oh, Bitly couldn't find a link for the bitly URL you clicked.

Try the topic above. :)

Posted

Ok so I got it to work I got just one error but it didn't do noting so I made the (make package install) and I had to manually put the files in there folders BC I have no clue on how to make the deb file :( but it worked could you tell me how to make that a deb?

Posted

Ok so I got it to work I got just one error but it didn't do noting so I made the (make package install) and I had to manually put the files in there folders BC I have no clue on how to make the deb file :( but it worked could you tell me how to make that a deb?

Make Package = Makes it into a .deb but does not install.

 

Make package install = Makes it into a .deb and installs it on your iDevice. You'll still have the deb in your project folder.

Posted

Make Package = Makes it into a .deb but does not install.

 

Make package install = Makes it into a .deb and installs it on your iDevice. You'll still have the deb in your project folder.

I didn't get a deb file I got a folder named _ and in it was

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