Created
October 23, 2012 08:26
-
-
Save yfrancis/3937630 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[~THEOS]$ bin/bootstrap.sh substrate [master] | |
Bootstrapping CydiaSubstrate... | |
Compiling iPhoneOS CydiaSubstrate stub... default target? failed, forcing 2.0? failed, forcing 3.0? failed, forcing 3.2? failed, forcing 4.0 for 3.0? failed, forcing 4.2 for 3.0? failed, forcing 4.0? failed, forcing 4.2? failed, what? | |
Compiling native CydiaSubstrate stub... | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip: can't open file: /Users/francis/Dropbox/Developer/ios/build//obj/macosx/CydiaSubstrate (No such file or directory) | |
make[2]: *** [after-CydiaSubstrate-all] Error 1 | |
make[1]: *** [CydiaSubstrate.all.framework.variables] Error 2 | |
make: *** [CydiaSubstrate] Error 2 | |
cp: obj/macosx/CydiaSubstrate: No such file or directory | |
cp: libsubstrate.dylib: No such file or directory | |
Generating substrate.h header... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment