Android NDK: compile HDF5 library with source code -
Now I have a third party library (HDF5) in the source code but it is written in Library C ++ Is it possible to use Android NDK to compile it? how? Do I have to write the file itself to configure or Android to configure? Use MIC?
And I think there are some dependencies in this library, do I need to compile each one of them?
Typically, the standard .lconfigure & amp; Amp; Create
for external root libraries, but you need to prepare the standalone toolchain , as described.
Comments
Post a Comment