ios - How to fix the bug? -
ios - How to fix the bug? -
undefined symbols architecture armv7: "operator delete(void*)", referenced from: aes::~aes() in libusc.a(aes.o) "___gxx_personality_sj0", referenced from: _decypttoken in libusc.a(tokenwrap.o) ld: symbol(s) not found architecture armv7 clang: error: linker command failed exit code 1 (use -v see invocation)
i hava utilize static library in project,and static library back upwards armv7.
ios linker-error undefined-symbol
Comments
Post a Comment