its-pointless

Results 98 comments of its-pointless

I think pyaudio can use portaudio api. I have portaudio working over pulseaudio in my apt repo.

if you can get this working. This will be impressive. I hope you are not biting of more than you can chew.

Umm https://github.com/its-pointless/gcc_termux I actually have an experimental build of R in termux.

I will fix it later today ... to compile R needs a more functioning libiconv to compile than is in libandroid-support Thought i made sure it was functioning.

wait if its asking for that lib that means the executable is the old version

no wait its arm version that is the problem my mistake

https://github.com/its-pointless/gcc_termux/blob/master/libiconv.so.2.6.0 is what you want

Oh im about deal with that. Its due to differences between devices since you kind of have to build this on device. A work around is to find a lib...

Also if you haven't set TMP variable it will complain about not being able to create R_TempDir ...

apt install libicu should be enough i will add dependency