Registered Member
|
Hi!
I need to include Eigen library in my Android Studio project to do some linear algebra operations and use some C++ code that I've developed for desktop. I've been looking for information on this topic, but there isn't too much and I'm new on Android NDK. Eigen library doesn't need to be compiled, so I thought It would be easy, but I'm missing something. I added this line: "include_directories(src/main/cpp/Eigen/)" to my CMakeLists.txt and Visual Studio "sees" the Eigen include files, which are in the folder included, but the project don't compile (report a lot errors). How can I do it?? Thank you in advance, I really need this. |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]