Mirko Galimberti

Results 339 comments of Mirko Galimberti
trafficstars

Hi, @zhenhuashao! Looks like your `buildozer` is outdated, NDK `23b` requires a new `buildozer` version. I'm closing this issue as the original one has been already fixed a long time...

HI @FOUREX ! The issue could be somewhere upper into the logs, can you attach a full traceback?

What is the library that you removed? `library not found for -lsdl2` means that can't find `libsdl2.a` (or there's something wrong).

Hi @Nickstradamus , How did you built `protobuf`? Did you created a local recipe for that? (See: https://github.com/kivy/kivy-ios/issues/702)

@tito Are these changes also fixing the `ccache` related issue we talked about on Discord?

@tito If you're good with the suggestion and then the CI flags it as ✅ , I'm fine with it.

> Can anyone Help me with this error? > > `toolchain.py: error: unrecognized arguments: --port=8080` Looks like a different issue. Can you please open a separate one by completing the...

@jleaders Yeah, `https://dl.google.com/android/ndk/android-ndk-r10.3.2-linux-x86_64.tar.bz2` is definitely too old 😀 @SimState looks like you're using `buildozer` on a RPi. Unfortunately, that's not supported as Google doesn't provide a `linux-arm` version of the...

> Exactly the same problem I have on Mac OS. Unfortunately the problem is still not solved. https://github.com/kivy/buildozer/pull/1427 included a fix for that targets this issue. Is still happening on...