Lorenzo Bodini

Results 15 comments of Lorenzo Bodini

> I have a similar issue, except I can't get any episodes at all (also tried with DBZ and get different response compared to above). i think is more related...

Hi, the current workaround I found is to use a docker container with ubuntu 16.04 (hoping it was old enough...), arch's packages are just too recent, building on arch and...

maybe i'm mistaken, but i think it's a cross platform necessity to use gstreamer and openAL on linux (?)

anyway, partially replying to @castilma, a temporary workaround for that ALCdevice conflict is, according to [this](https://forum.openframeworks.cc/t/compilation-failing-due-to-confliting-definition-in-openal/33927) thread, to edit the OF file `OF/libs/openFrameworks/sound/ofOpenALSoundPlayer.h` changing these lines: ```cpp typedef struct ALCdevice_struct...

i already tried it and yes, it works indeed, problem is that any sort of virtualization i can think of will likely impact the performance, or in any case it...