Closed notd3vdev closed 6 years ago
I have ldid installed, and I'm using iOS 9 SDK with Linux, and I get this error It happens with architecture set to armv7 and arm64
ld: file not found: /usr/lib/system/liblaunch.dylib for architecture arm64 arm64-apple-darwin14-clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation) /opt/theos/makefiles/instance/library.mk:32: recipe for target '/home/test/.theos/obj/debug/arm64/Test.dylib' failed make[3]: *** [/home/test/.theos/obj/debug/arm64/Test.dylib] Error 1 /opt/theos/makefiles/instance/library.mk:32: recipe for target '/home/test/.theos/obj/debug/arm64/Test.dylib' failed make[2]: *** [/home/test/.theos/obj/debug/arm64/Test.dylib] Error 2 make[2]: *** Waiting for unfinished jobs....
I got the same issue on WSL too.
I get this issue as well.
Duplicate of #10. Let’s keep this in the one thread.
I have ldid installed, and I'm using iOS 9 SDK with Linux, and I get this error It happens with architecture set to armv7 and arm64