libmx3 / mx3

a sample project showcasing/collecting cross platform techniques on mobile
MIT License
1.18k stars 146 forks source link

Using System.env.ANDROID_NDK instead of a local.properties file which do... #47

Closed yevgenyk closed 9 years ago

yevgenyk commented 9 years ago

...es not even exist until you run Android Studio

I;ve tested this on a newly checked out code, I already had ANDROID_NDK set up. Hopefully other people will too.

skabbes commented 9 years ago

What are all the other commits for? SQLiteCpp and stuff?

skabbes commented 9 years ago

The problem is that Android Studio is kind of the state of the art for Android development. I added a new commit on master that probably fixes your issue.

https://github.com/libmx3/mx3/commit/4a516b05cb138e977d77668ea9e1dc6676ba09f9

Thanks for the report!

yevgenyk commented 9 years ago

Sorry about other commits. I didn't realize I was on same branch as gradle env variable fix.

On Feb 20, 2015, at 1:14 AM, Steven Kabbes notifications@github.com wrote:

What are all the other commits for? SQLiteCpp and stuff?

— Reply to this email directly or view it on GitHub.