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

Integrating with android ndk issues. #1547

Closed
roshanpatel6040 opened this issue Mar 25, 2019 · 3 comments
Closed

Integrating with android ndk issues. #1547

roshanpatel6040 opened this issue Mar 25, 2019 · 3 comments
Labels
platform: android related to Android NDK state: needs more info the author of the issue needs to provide more details

Comments

@roshanpatel6040
Copy link

Hi,
How can i integrate these library with android ndk using cmake.
Currently i am getting error "You have called ADD_LIBRARY for library json without any source files."
Any help would be appreciated.

@nlohmann
Copy link
Owner

In order to asses your issue, we need the following information:

  • What is the issue you have?

  • Please describe the steps to reproduce the issue. Can you provide a small but working code example?

  • What is the expected behavior?

  • And what is the actual behavior instead?

  • Which compiler and operating system are you using? Is it a supported compiler?

  • Did you use a released version of the library or the version from the develop branch?

  • If you experience a compilation error: can you compile and run the unit tests?

@nlohmann nlohmann added the state: needs more info the author of the issue needs to provide more details label Mar 25, 2019
@roshanpatel6040
Copy link
Author

Hi @nlohmann
Till now i am able to integrate and use this library function in my cpp. Using include_directories(path to your include) but the issue is right now it is conflicting some opencv function.
I am using linux, ndk version 19.2.

@nlohmann nlohmann added the platform: android related to Android NDK label Mar 26, 2019
@nlohmann
Copy link
Owner

I am no expert on Android NDK, but with the information you gave, I cannot provide any assistance. Is it an issue if the CMake integration? Please provide more information, like example code, concrete error messages - #1547 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: android related to Android NDK state: needs more info the author of the issue needs to provide more details
Projects
None yet
Development

No branches or pull requests

2 participants