NullDott

Results 14 comments of NullDott

I was doing this on Termux, trying to make a simple SDL program on my phone, just to test some things, but it ended up showing me that error and...

Hi, it's me again! I solved my issue, just copied the `SDL_LinuxSetThreadPriorityAndPolicy` symbol under a new `else version(Android) {}` block and it compiled totally fine, thanks for the advice Mike,...

Well, right now i can't test it anymore, Termux updates its packages almost as a rolling release distro, so i'm unable to do more tests until the bindings support `SDL...

>You should be able to test now. The binding will load the SDL 2.24.0 shared library and only pull from it the symbols for whichever version you've configured, from 2.0.0...

Thanks again Mike, seriously, but i guess the issue can be closed for now. I'll be trying to test and build on my Laptop to see what happens, and come...

Same issue too, can't install or run any package that uses npm in Windows

> I have a similar issue with Krita where I normally use the nightly builds here https://cdn.kde.org/ci-builds/graphics/krita/krita-5.2/linux/ > > It would be good to be able to use a URL...