Errors while compiling love for android using NDK

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
dav
Prole
Posts: 2
Joined: Fri Apr 15, 2016 4:33 pm

Errors while compiling love for android using NDK

Post by dav »

I've been following the instructions at https://bitbucket.org/MartinFelis/love- ... _-_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 neither seems to work for me.
Attachments
Screenshot.png
Screenshot.png (119.46 KiB) Viewed 1154 times
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: Errors while compiling love for android using NDK

Post by bobbyjones »

I don't think I have ever had that error. I had various errors when building Android on both windows and Linux but it was usually due to me doing something dumb. Is all the folders and stuff there and not links or submodules?
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: Errors while compiling love for android using NDK

Post by s-ol »

It seems that a lua.h is missing or something like that

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
dav
Prole
Posts: 2
Joined: Fri Apr 15, 2016 4:33 pm

Re: Errors while compiling love for android using NDK

Post by dav »

I do have lua.h in the file directory and I even tried other versions of it, but nothing seems to work
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests