Search found 2 matches
- Fri Apr 15, 2016 7:35 pm
- Forum: Support and Development
- Topic: Errors while compiling love for android using NDK
- Replies: 3
- Views: 1151
Re: Errors while compiling love for android using NDK
I do have lua.h in the file directory and I even tried other versions of it, but nothing seems to work
- Fri Apr 15, 2016 4:43 pm
- Forum: Support and Development
- Topic: Errors while compiling love for android using NDK
- Replies: 3
- Views: 1151
Errors while compiling love for android using NDK
I've been following the instructions at https://bitbucket.org/MartinFelis/love-android-sdl2/wiki/Building_L%C3%96VE_for_Android_-_Windows but when I ran the ndk-build on the repo, I kept getting undefined reference errors for various lua_ functions. I've tried both r9d and r10 NDK versions but neith...