-
Notifications
You must be signed in to change notification settings - Fork 45
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
NDK build version #60
Comments
Hi Mike, this has been built with NDK versions 8 - 16 (though older version support hasn't been a priority with the release of each subsequent NDK version, also because of the nature of compilation to native code). Not tested it with current version (18) personally yet. Are you experiencing an isue? |
Hey! Well I am up and running right now but I had to download NDK16 to get it to work, I have NDK18 installed with the SDK. I have to say, what you have here is gold and I am going to be on this for sure. You really made a dream come true for me with all the pieces together here, fantastic! I have a bunch of apps in mind and I hope to help you out with the project when I get into it more. Right now I use the Caustic audio engine for my apps, but this will be great to try my own audio framework where I can add things from the lab. |
Thanks for the compliment, hope it is of use to you :) I will have a look at NDK 18 support though as there is no reason it shouldn't compile. Will keep this issue open until its resolved. |
It had to do with this line:
|
Resolved in #69 |
Check! Pulled, Compiled, Perfect! |
Hi,
I was just curious what version of the NDK you are building this with?
Mike
The text was updated successfully, but these errors were encountered: