Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile on iOS #200

Open
lagagne72 opened this issue Apr 21, 2017 · 1 comment
Open

Cannot compile on iOS #200

lagagne72 opened this issue Apr 21, 2017 · 1 comment

Comments

@lagagne72
Copy link

Hey guys, can someone help me compiling for iOs. The old Klaus version works, but ccv version used looks quite different from the current one. Unfortunately I’m unable to compile on iOs with the latest ccv version.

Here is what I do: I drop the lib folder in my code and click copy if needed. Then, #include <ccv.h> doesn’t work but #include “lib/ccv.h” does.

Then however, when i try to call ccv_read (like is done in Klaus) the code doesn’t compile anymore and throws this error:
Undefined symbols for architecture i386:
"_ccv_read_impl",

Any pointers would be appreciated. Thanks a lot !

@codeclown
Copy link

Can you paste the line where you are calling ccv_read?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants