Jump to content

33 posts in this topic

Recommended Posts

Posted

Okay. Look

 

When I compile with CygWin, I get:

 

Untitled.png

 

When I try with mobile terminal, I get:

photo.png

 

When I try with WinSCP,

 

the tweak doesn't show up in the settings no matter how many times you restart.

 

I might have to restore my iphone and jailbreak it again.

  • Replies 32
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Can I see a pic of the Make File 

ARCHS = armv7 arm64
TARGET = iphone:clang:latest:latest
#CFLAGS = -fobjc-arc
#THEOS_PACKAGE_DIR_NAME = debs
 
include theos/makefiles/common.mk
 
TWEAK_NAME = SAS3Hack
SAS3Hack_FILES = Tweak.xm
SAS3Hack_FRAMEWORKS = UIKit
SAS3Hack_LDFLAGS += -Wl,-segalign,4000
 
include $(THEOS_MAKE_PATH)/tweak.mk
 
 
SUBPROJECTS += SAS3Hack
include $(THEOS_MAKE_PATH)/aggregate.mk
Posted

 

ARCHS = armv7 arm64
TARGET = iphone:clang:latest:latest
#CFLAGS = -fobjc-arc
#THEOS_PACKAGE_DIR_NAME = debs
 
include theos/makefiles/common.mk
 
TWEAK_NAME = SAS3Hack
SAS3Hack_FILES = Tweak.xm
SAS3Hack_FRAMEWORKS = UIKit
SAS3Hack_LDFLAGS += -Wl,-segalign,4000
 
include $(THEOS_MAKE_PATH)/tweak.mk
 
 
SUBPROJECTS += SAS3Hack
include $(THEOS_MAKE_PATH)/aggregate.mk

 

SUBPROJECTS += SAS3Hack
I don't have this in my make files, I thats for my iOS 7;
 
But first, try this way which I found on the internet:
 

Make sure you set THEOS by running the following command:

export THEOS=/opt/theos

That is if you installed theos to /opt/theos

in your makefile change

include theos/makefiles/common.mk

to:

include $(THEOS)/makefiles/common.mk
Posted

 

SUBPROJECTS += SAS3Hack
I don't have this in my make files, I thats for my iOS 7;
 
But first, try this way which I found on the internet:
 

Make sure you set THEOS by running the following command:

export THEOS=/opt/theos

That is if you installed theos to /opt/theos

in your makefile change

include theos/makefiles/common.mk

to:

include $(THEOS)/makefiles/common.mk

 

now i am getting this:

 

photo_1.png

 

symlinks broken?

how could I check?

Posted

now i am getting this:

 

photo_1.png

 

how could I check?

Hmm, this got out of my hand, I will still try to fix it; but for now let the pros deal with it

Posted

Hmm, this got out of my hand, I will still try to fix it; but for now let the pros deal with it

k :p

 

Either way I'll just restore my iphone. too many useless tweaks on it :/

Posted

k :p

 

Either way I'll just restore my iphone. too many useless tweaks on it :/

Semi-Restore, thats if it your last hope, don't give up unless you feel its too much

Posted

Semi-Restore, thats if it your last hope, don't give up unless you feel its too much

no I mean, I am going to restore it and jailbreak it again, then the only things I will have will be theos :p

 

I aint givin up on my hobby! YOU CRAZY :p

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