pgimeno wrote: ↑Tue Dec 06, 2022 7:54 pm
I tend to think of it as a bug, because it prevents FFI programs from accessing the libraries provided by Löve.
I filled in a bug report but being a noob I just copypasted the info you provided
Is it possible to make something like a music player? You would copy your .mp3's from your computer to some place in your phone and then load and play them from Love Android app via `love.audio.newSource`. My problem is that the only directory accessible with newSource on Android (/data/data/my.pack...
I got it working on Travis CI. (after 2 days of trial and error) I needed to update from Trusty to Xenial. Update to Bionic was not working so I also needed to update luarocks via luarocks. The build takes 9 minutes :( The ubuntu update is slow and also it needs sudo so it does not run in docker on ...
hi, is anyone running this on Travis CI? It runs fine locally but I cannot install and run it properly on travis. There is an older luarocks version there (not sure if thats important) and this is the best I managed to do love-release -t mygame target/ src/ sh: 1: love: not found /usr/bin/lua: ...e/...