Denis Dyakov
Denis Dyakov
Hi @pradyuz3rocool! Could you attach here compilation output with error from macOS?
@pradyuz3rocool, thank you for reporting that issue still present! Main problem is that unfortunately I have no macOS system in my hands. I do all my development on Arch Linux...
@pradyuz3rocool, I thought we have two concerns about macOS: 1) macOS has no `sched_setscheduler()` function. So that's why I put calls of `set_max_priority()` and `set_default_priority()` in #ifdef block like: ```...
@darkowl91, in this case compile line for mac OS will looks like: ``` CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ CGO_ENABLED=1 GOOS=linux GOARCH=arm GOARM=6 go build ... ``` Is it correct?
@DarkFighterLuke, sorry for long delay in reply. Honestly, I don't know how to change it. According to what we see in comment [here](https://stackoverflow.com/questions/15337799/configure-linux-i2c-speed) "I don't believe you can do this...
Hi @hyzhak. Nice to hear that you found workaround! It is curious that without sudo it doesn't work... Suppose, `https://github.com/adafruit/Adafruit_Python_DHT` works, because, I guess, it use another approach (`/dev/mem`), but...
+1 (Arch Linux)
> @maccree @d2r2 @Saluori > > Until I find find time to fix it, I've packaged `vsix` file to allow using extension on Linux. > https://github.com/acherkashin/yandex-music-extension/releases/download/0.10.0/ubuntu-yandex-music-extension-0.10.0.vsix > > Please let...
Hi @jrwren! Honestly, I never try to make it running on macOS, perhaps because my main goal to run and debug it on Linux platform first. I hope finally do...
You can specify multiple sources in single profile to backup data from more than 1 source in one backup session. You just need to press + button in profile configuration...