为什么报错,不支持armv7么?
zhangkun184 发布于2015-07 浏览:2544 回复:1
0
收藏

Undefined symbols for architecture armv7:

  "_deflate", referenced from:

      -[BDTTSGzipCompressor compressBytes:length:shouldFinish:] in libbdtts.a(BDTTSGzipCompressor.o)

  "_deflateEnd", referenced from:

      -[BDTTSGzipCompressor closeStream] in libbdtts.a(BDTTSGzipCompressor.o)

  "_deflateInit2_", referenced from:

      -[BDTTSGzipCompressor setupStream] in libbdtts.a(BDTTSGzipCompressor.o)

ld: symbol(s) not found for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)


收藏
点赞
0
个赞
共1条回复 最后由家里爱吃鱼的猫回复于2015-07
#2家里爱吃鱼的猫回复于2015-07

应该是外部工程设置里面没有加上armv7吧,SDK是支持arm v7和arm 64的


0
TOP
切换版块