Milan Nikolic
Milan Nikolic
Btw. there is another method I prefer to use, where possible, and that is to include all `.c` source files needed and that will build one object file. Much nicer...
@codevin if you want to cross-compile you must use RPi toolchain/compiler, i.e. ``` thinkpad ~/golang/src/github.com/hajimehoshi/oto/example # CGO_ENABLED=1 CC=armv7a-hardfloat-linux-gnueabi-gcc GOOS=linux GOARCH=arm go build main.go thinkpad ~/golang/src/github.com/hajimehoshi/oto/example # file main main: ELF...
This should be fixed in https://github.com/gen2brain/keepalived_exporter/commit/1e9e6b6d4b41530a7d38be89ecba8ed059c5eb4c.
Thanks @CRThaze , I guess this can be closed then.
@rohitghali There was a UI, it was removed from the repo. If I find time I will rewrite it, that is why this issue is still open.
I am closing this, if I am ever to rewrite a GUI I can drop a comment here.
I wrote the new GUI, release has been uploaded. Now it uses the OS native controls so it should last longer.
This is documented in miniaudio https://miniaud.io/docs/manual/#Building.
Sorry, support for parsing text files is removed.
Sorry, support for parsing text files is removed.