theos-jailed icon indicating copy to clipboard operation
theos-jailed copied to clipboard

make problem

Open englieh opened this issue 8 years ago • 2 comments

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

englieh avatar Oct 28 '16 04:10 englieh

I've the same problem and same error.

strano666 avatar Feb 09 '17 13:02 strano666

Same error.

euroboy avatar Aug 08 '17 11:08 euroboy