Hiya friends! New Tidbyt customer and excited to get my hands dirty and build some neat apps for the device. My expertise is in the video game industry and so excited to build video game related apps for the devices, and publish them for use!
However, running into a road block setting up my development environment. I’m running Linux through WSL’s Ubuntu distribution. Never had an issue developing on it with other linux based platforms, but when I download the binary and follow the instructions on the readme for https://github.com/tidbyt/pixlet I’m hitting this error when running any pixlet
command (I’m basically just trying to serve up a simple .star app right now):
pixlet: error while loading shared libraries: libwebpdemux.so.2: cannot open shared object file: No such file or directory
Anyone know how I can get around this. Seems to be having an issue with the webp library the binary uses.