stackoverflow.com/questions/12920620/trying-to-build-xerces-c-for-android
I was looking for a way to build the Xerces-C++ library for Android that
I need as a dependency of Delta3D game engine, but could not find any
information on this. I would very much appreciate a professional advice.
Answers
You can copy xercesc library with Android build scripts from
here.
Just copy it into your
jni folder and run
ndk-build.
阅读(565) | 评论(0) | 转发(0) |