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

Wrong path for the SDK #7

Open
mehdi-user opened this issue Feb 26, 2017 · 1 comment
Open

Wrong path for the SDK #7

mehdi-user opened this issue Feb 26, 2017 · 1 comment

Comments

@mehdi-user
Copy link

Hi,

Thank you for sharing the code.
There is one small issue in the code that may have caused errors for some people. It's nice if you mention it in the readme file so people know what to do. The issue is that in your gradle file:

cppFlags += "-I${file("C:/Users/jnardari/Desktop/OpenCV-android-sdk/sdk/native/jni/include")}".toString()

you have referred to the sdk on your own computer. People need to change that in order to make the code work.

@akueajim
Copy link

Hi,

It that need to link the opencv android library ?

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