我正在我的 iOS 6 应用程序中实现 echoprint,但是当我编译我的项目时,它给了我来自 Codegen 的错误。
Undefined symbols for architecture i386:
"Codegen::Codegen(float const*, unsigned int, int)", referenced from:
codegen_wrapper(float const*, int) in Codegen_wrapper.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)