theos-jailed
theos-jailed copied to clipboard
make problem
Novice question for theos-jailed.
I developed a simple iPhone tweak using theos and can make, install and run in a jailbroken phone.
I am trying theos-jailed so that I can run the same tweak in a non-jailbroken phone. However, I got the following error while trying to do a make. I am trying on Mac OS Sierra with Xcode 8.0 installed. Is there a configuration or pre-requisite that I missed out? Any help is appreciated. Thanks
Making all for tweak newtest... Linking tweak newtest... clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of iOS 7 ld: library not found for -ldylib1.o clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [obj/newtest.dylib.855abb9a.unsigned] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [newtest.all.tweak.variables] Error 2
I've the same problem and same error.
Same error.