Jump to content

Compiling a tweak in Mterminal error


Go to solution Solved by Rook,

38 posts in this topic

Recommended Posts

  • Replies 37
  • Created
  • Last Reply

Top Posters In This Topic

Posted
19 minutes ago, Wayhaysoe said:

Headers? I do have headers in my tweak.xm

Headers are like extra files for Theos that are sorta like plug-ins that give it more features. You put these headers in your /var/theos/include/ folder.

You should include a header at the top of your tweak.xm which is "#include <substrate.h>" if you haven't already done that.

I think you need this... https://github.com/nst/iOS-Runtime-Headers not sure if this is what you need.

Posted
5 minutes ago, Fadexz said:

Headers are like extra files for Theos that are sorta like plug-ins that give it more features. You put these headers in your /var/theos/include/ folder.

You should include a header at the top of your tweak.xm which is "#include <substrate.h>" if you haven't already done that.

I think you need this... https://github.com/nst/iOS-Runtime-Headers not sure if this is what you need.

How do I install these folders/files?

Posted
1 minute ago, Wayhaysoe said:

How do I install these folders/files?

Just look for headers that you put in your include folder.

Posted
1 minute ago, Fadexz said:

Just look for headers that you put in your include folder.

I don't have headers in my include folder. /var/theos/include

Posted
Just now, Wayhaysoe said:

I don't have headers in my include folder. /var/theos/include

So you have nothing in there?

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