darklost / android-cmake

Automatically exported from code.google.com/p/android-cmake
0 stars 0 forks source link

Android cmake doesn't work with Android NDK revision 8e #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download Android NDK rev 8e
2. Set Android cmake to use it
3. Watch it crash and burn

What is the expected output? What do you see instead?
Expected for it to just work. It on the other hand just doesn't

What version of the product are you using? On what operating system?
rev 7e4cd91276af on Ubuntu x64

Please provide any additional information below.

Original issue reported on code.google.com by Sonicadvance1@gmail.com on 25 Mar 2013 at 4:45

GoogleCodeExporter commented 8 years ago
You can find up-to-date version of this project on my github fork: 
https://github.com/taka-no-me/android-cmake There is a r8e branch with NDK r8e 
support. It will be merged to master after some additional testing.

Original comment by andrey.k...@itseez.com on 25 Mar 2013 at 4:37