Jump to content

Makefile:6: /tweak.mk: No such file or directory make: *** No rule to make target '/tweak.mk'. Stop.


Go to solution Solved by Rook,

13 posts in this topic

Recommended Posts

Posted
10 minutes ago, RETRO_GOD312 said:

Hey im trying to do this tutorial https://iosgods.com/topic/759...lldb-tutorial-noob-friendly/ - but when i do make package install it says Makefile:6: /tweak.mk: No such file or directory make: *** No rule to make target '/tweak.mk'. Stop. Helppp

Have you properly created the Theos project and used the nic template to create it?

you need to first setup Theos, and Ted2 tells you which nic template to use to create the tweak.

 

Posted

i have tried this multiple times, still does not work. any more suggestions? 

 

1 minute ago, ZAROS said:

Have you properly created the Theos project and used the nic template to create it?

you need to first setup Theos, and Ted2 tells you which nic template to use to create the tweak.

 

i have tried this multiple times, still does not work. any more suggestions? 

Posted (edited)
16 minutes ago, RETRO_GOD312 said:

i have tried this multiple times, still does not work. any more suggestions? 

 

i have tried this multiple times, still does not work. any more suggestions? 

I have an odd feeling that the answer you’re looking for might me simpler than what you’d expect but anyway, take a look at this link and pay attention to the commands used; https://imgur.com/a/tyFWYDw

 

Notes:

I have manually created the “iOSGods” folder and placed it in /Documents/ but it could be any folder, placed nearly anywhere. The important part is to use the command “cd” in order to open the location and then proceed with the tweak creation.

Upon completing that, you’ll be able to modify the tweak.xm file and once all your modifications are done, launch terminal once more and “cd” into the tweak folder (so in the pictures I’ve uploaded, it’ll now be /var/mobile/Documents/iosgods/retrogod/ )

Now the “make package” or “make package install” commands will be able to locate the required files in order to create and compile the tweak.

Updated by ZAROS
Extra detail
Posted
8 minutes ago, RETRO_GOD312 said:

Alot of errors on this one https://imgur.com/a/xHHQnmx

I could be wrong but I suspect 2 things;

•CydiaSubstrate related issue

Possible fix; Copying the CydiaSubstrate binary to $THEOS/vendor/lib/CydiaSubstrate.framework solved the CydiaSubstrate.tbd (copied & pasted from another post)

 

•Possibly a SDK issue. Which SDK are you using?

Posted
17 minutes ago, ZAROS said:

I could be wrong but I suspect 2 things;

•CydiaSubstrate related issue

Possible fix; Copying the CydiaSubstrate binary to $THEOS/vendor/lib/CydiaSubstrate.framework solved the CydiaSubstrate.tbd (copied & pasted from another post)

 

•Possibly a SDK issue. Which SDK are you using?

You know what i give up my phone keeps crashing and this isnt working ty anyway

 

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