Jump to content

BigDaddyiPhoneK

Member
  • Posts

    57
  • Joined

  • Last visited

Everything posted by BigDaddyiPhoneK

  1. Just hoping this is still working.
  2. Hello. I've been developing personal iPhone tweaks for a while now. Creating tweaks off of my iPhone is quite a hassle. SSH is too slow and developing tweaks directly from the phone is horrible. So I wanted to develop tweaks on Windows. I set up the theos on my windows environment (Windows 7). I installed all the necessary things to compile (wget, git, ca-certificates, make, perl, openssh, iOS toolchain, iOS 9.3 SDK). For some strange reason, I get an error when I compile. $ make package Makefile:15: /aggregate.mk: No such file or directory make: *** No rule to make target '/aggregate.mk'. Stop. I'm 95% sure this doesn't have to do with the makefile. I've tried using tweaks that compiled on my phone and I've tried compiling example tweaks off github. No luck. I've tried: ARCHS = armv7 armv7s arm64' TARGET_SDK_VERSION = 9.3 TARGET = iphone:clang export $THEOS = theos (this is cygwin, theos isn't in /var/theos it's simply in theos/.) Many thanks! UPDATE: Fixed this on my own. The problem was I had to move the theos folder in /var. This can be locked.
×
  • 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