ld: library not found for -lgcc_s.10.5
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
有人可以帮我解决这个错误吗?
答案 0 :(得分:0)
当我在iPhone-ARM模式下进行ANE构建,并将其与需要在iPhone-x86模式下构建ANE的iPhoneSimulator-SDK链接时,会发生同样的错误。
希望这可以帮到你。