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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android NDK build support #141

Merged
merged 4 commits into from Apr 28, 2018
Merged

Android NDK build support #141

merged 4 commits into from Apr 28, 2018

Conversation

fitsyu
Copy link

@fitsyu fitsyu commented Sep 23, 2017

Hi, Thanks for the great GRT!
The website for Android refferenced from main page is down.

So I tried to figure out how to get GRT compiled for Android my self.
I managed to get it compiled using this CMake line:
cmake -DCMAKE_SYSTEM_NAME=Android -DCMAKE_SYSTEM_VERSION=23 -DCMAKE_ANDROID_NDK=/absolute/path/to/NDK/ ../build

hope this can be useful. Thank you. 馃憤

Copy link
Owner

@nickgillian nickgillian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the clean ups!

@nickgillian nickgillian merged commit cc62906 into nickgillian:master Apr 28, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants