bingqimao 导出xcode工程时编译出错,提示找不到conch这个库, 请教是要配置不对吗,要怎么处理 ld: library not found for -lconch clang: error: linker command failed with exit code 1 (use -v to see invocation)
bingqimao layaair 用的是1.6.1的版本,导出xcode工程,一运行就报错编译不过lconch这个库是用在哪里的?导出的lib里没有这个库我们可不可以不用,可以的话在代码中的哪个位置把他s把他删掉