amrx06

Results 12 comments of amrx06

I'm trying to compile mpd for android and use it on an android tv box. I don't have root access and cannot mount smb with cifs. SMB would have been...

> @amrx06 WebDAV? My old hard drive is only SMB v1 and FTP. I succeed to attach smb v1 on MPD under Ubuntu 20. I can stick to an actual/old...

Great, removing `[-I/usr/include]` compiles successfully, with and without `-std=c++17`. My question was: did I modified the correct line of `android/build.py` to add it? Nethertheless thanks to your answer it seems...

I can't find the origin if this `-I/usr/include`. If I remove them all from ninja.build (with a dirty sed…) compilation continues but then linking fails for barely the same reason:...

any clue with this similar problem and cmake? [https://github.com/android/ndk/issues/467](url) note: my make version is 3.18.4

sounds an interesting solution thank you. It should be pulled to master branch. I tried without success but baybe because I don't master git and ninja. By the way I...

still present in sonoma. xgestures didn't have this bug. Different implementation? It's annoying in macgesture.

you can close this thread. I was able to compile 23.14 without error

I use MPD 23.14 every day on an android TV box. Files are on a network storage, I didn't test local files. It's very buggy, crashes 1-2 times a day....

Is there any way to build cutter from sources and auto sign it ? I have been able to follow this procedure for radare2 and debug with it under macOS...