Setadokalo

Results 8 comments of Setadokalo

Same issue on debian bullseye, also with libusb-1.0.24; I'm trying to roll back to a different libusb version to test if that solves the cpu load for me too, but...

Done, with the slight exception of changing `song` to `id`; given that either the playlist id or video id can be provided, it feels weird to me to give video...

Squashed the changes into a single commit to make it ready to merge.

building using this branch I get fewer linker errors than I did with the old example, but I still get a single `undefined reference to `__end__'` that aborts the linking...

Command + output in a pastebin here https://pastebin.com/mb0UgG5b

That's what I get for generating the log lazily just before bed :sweat_smile: here's the error with the paths configured https://pastebin.com/rptshX2n

no, but when I try building it after `cargo clean` it does automatically make some changes to `ogc-sys/src/ogc.rs`. Nothing that looks super relevant, just a few api changes it seems...

Looks like even though I ran the command to *install* it the other night when setting everything back up, I didn't run the right command to *update* the installation. It...