Jump to content

Theos: ERROR "No Rule to Make target 'tool.mk'. Stop."


10 posts in this topic

Recommended Posts

Posted

Hello again :D

 

i have this ERROR in theos 

IMG_0008.png

 

Note : i have chaged 

/var/theos/makefiles/targets/ and rename the "Darwin-arm" folder to "Darwin-arm64"

and 

/var/theos/makefiles/platform/ and rename "Darwin-arm.mk" to "Darwin-arm64.mk"

 

and i have IOS 7.1.2 iPhone 4 i used this TUT to setup theos

https://iosgods.com/topic/656-tutorialvideo-how-to-set-up-theos-on-your-idevice-ios7ios8/

 

any help 1


and i have IOS 7 SDK lol

Posted

Are you using a template?

 

What's in your Makefile.

 

Which tutorial did you follow to install theos?

Posted

Karwan -_- in ur makefile change the common.mk target to /var/theos/makefiles/common.mk

same problem not fixed ! 

 

Are you using a template?

 

What's in your Makefile.

 

Which tutorial did you follow to install theos?

i followed this TUT

https://iosgods.com/...evice-ios7ios8/

and here is my Makefile

https://ghostbin.com/paste/xujuz

 

When you get an error h83Xach.gif

when i try to compile my tool i get this 

Posted

i created a new project and changed the Makfile to this 

-------------------------------

include theos/makefiles/common.mk
 
TOOL_NAME = tool2
tool2_FILES = main.mm
export ARCHS = armv7 armv7s arm64
export TARGET = iphone:clang:7.1:7.1 
 
include $(THEOS_MAKE_PATH)/tool.mk
-------------------------

but now i have this error

theos/makefiles/common.mk:153: *** The "iphone" target is not supported on the "macosx" platform.  Stop.
Posted

Use the new theos tutorial. It's pinned in Tutorials section.

Posted

Magically fixed :) thank you all  but i get this

/var/tool/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/tool/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

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