Jump to content

4 posts in this topic

Recommended Posts

Posted

So I really did not want to make another post because I have made a crap ton about issues with theos. But I generated the errors and here is the errors I get now (

 

Making all for tweak pandoracheats...

Preprocessing Tweak.xm...

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.

Compiling Tweak.xm...

In file included from <built-in>:361:

In file included from <command line>:3:

In file included from /var/mobile/pandoracheats/theos/Prefix.pch:4:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:10:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:13:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibilityAdditions.h:10:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPickerView.h:11:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITableView.h:11:

In file included from /var/mobile/pandoracheats/theos/include/UIKit/UISwipeGestureRecognizer.h:10:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UISwipeGestureRecognizer.h:9:

In file included from /var/mobile/pandoracheats/theos/include/UIKit/UIGestureRecognizer.h:6:

In file included from /var/mobile/pandoracheats/theos/include/UIKit/UIKit-Structs.h:15:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/QuartzCore.h:9:

In file included from /var/mobile/pandoracheats/theos/sdks/iPhoneOS8.1.sdk/System/Library/Frameworks/QuartzCore.framework/Headers/CoreAnimation.h:30:

In file included from /var/mobile/pandoracheats/theos/include/QuartzCore/CAValueFunction.h:9:

In file included from /var/mobile/pandoracheats/theos/include/QuartzCore/QuartzCore-Structs.h:11:

/var/mobile/pandoracheats/theos/include/IOSurface/IOSurface.h:20:10: fatal error: 'IOSurface/IOSurfaceAPI.h' file not found

#include <IOSurface/IOSurfaceAPI.h>

^

1 error generated.

make[2]: *** [obj/Tweak.xm.0a8f35fc.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [pandoracheats.all.tweak.variables] Error 2

Posted

I've PMed you my theos folder. Use that and save yourself some headaches.

Posted

I've PMed you my theos folder. Use that and save yourself some headaches.

maybe it's my fault I feel like I'm doing stuff wrong in tweak.xm as in #import or #include and makefile
Posted

here is the new errors Making all for tweak pandoracheats...

Preprocessing Tweak.xm...
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Constants from lexical variables potentially modified elsewhere are deprecated at /private/var/theos/bin/lib/aliased.pm line 42.
Compiling Tweak.xm...
Tweak.xm:2:10: fatal error: 'UIKit' file not found
#include <UIKit>
 
1 error generated.
make[2]: *** [obj/Tweak.xm.0a8f35fc.o] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [pandoracheats.all.tweak.variables] Error 2 
 

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