Skip to content
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

Closed
teotigraphix opened this issue Oct 31, 2018 · 6 comments
Closed

NDK build version #60

teotigraphix opened this issue Oct 31, 2018 · 6 comments

Comments

@teotigraphix
Copy link
Contributor

Hi,

I was just curious what version of the NDK you are building this with?

Mike

@igorski
Copy link
Owner

igorski commented Oct 31, 2018

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?

@teotigraphix
Copy link
Contributor Author

teotigraphix commented Oct 31, 2018

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.

@igorski
Copy link
Owner

igorski commented Oct 31, 2018

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.

@teotigraphix
Copy link
Contributor Author

teotigraphix commented Oct 31, 2018

It had to do with this line:

APP_STL := gnustl_static

gnustl_static is no longer supported in NDK18

@igorski
Copy link
Owner

igorski commented Nov 7, 2018

Resolved in #69

@igorski igorski closed this as completed Nov 7, 2018
@teotigraphix
Copy link
Contributor Author

Check! Pulled, Compiled, Perfect!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants