Closed GoogleCodeExporter closed 8 years ago
I have Cross compile with NDK,and meet that error:
is that "*.h" files could not work with "arm-linux-androideabi-*" compiler?
Original comment by enjo...@gmail.com
on 1 Feb 2013 at 5:29
Attachments:
[deleted comment]
[deleted comment]
This issue is caused because toolchain is using API 3.
project.properties is now checked-in to explicitly use API 14. You can clone
repository and try again.
Change to jni/ folder and run make, for more information on how to compile see
README file in the root folder.
Original comment by ideal2i...@gmail.com
on 2 Feb 2013 at 5:20
Original issue reported on code.google.com by
enjo...@gmail.com
on 31 Jan 2013 at 12:10