| Could you clarify your question? Are you building an Android
application using CMake, that happens to use Csound for Android's
natively compiled libraries? I know others have created QT-based
Android applications using Csound for Android, which I believe uses
QMake. I do not know if anyone has been using CMake to build Android
applications. This seems less a problem of Csound specifically, but,
if I understand correctly, one of building Android applications with
CMake and using natively compiled libraries in general. If so, you may
have better luck asking on Stackoverflow or searching out
Android/CMake development resources online.
On Wed, Jun 8, 2016 at 8:16 AM, Buzzer wrote:
> Hello everyone,
> I know that we need to have libsndfile, libcsoundandroid,shared_c++ for
> making an android application using csound. However i am facing problems in
> importing these libraries in cmake. Caould somebody help in importing these
> libraries. Sorry this might be a simple question for you but i have spent a
> lot of time in finding a solution for it. Any kind of help would be gladly
> appreciated.
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/Csound-for-Android-using-cmake-tp5750067.html |