Skip to content

Cannot compile, even after install of dependencies #7

@csotiriou

Description

@csotiriou

I have downloaded the libechoprint project. After installing Homebrew, and boost and other dependencies, I was able to produce libechoprint-codegen-ios.a successfully, and make a FAT file out of it to use in the echo print for iOS sample.

However, I can't compile the echo print-ios sample. It gives me this error:

Undefined symbols for architecture armv7:
"__ZN7CodegenC1EPKfji", referenced from:
__Z15codegen_wrapperPKfi in Codegen_wrapper.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any help? I really need this framework.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions