Skip to content

Wrong path for the SDK #7

@mehdi-user

Description

@mehdi-user

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions