Open reneherrero opened 4 years ago
Hi,
Just an FYI: on Debian Buster, I had to add the following to be able to use this library:
ln -s /usr/lib/x86_64-linux-gnu/libOpenCL.so.1.0.0 /usr/lib/x86_64-linux-gnu/libOpenCL.so
Not sure if that's the right way of solving this...
Hi,
Just an FYI: on Debian Buster, I had to add the following to be able to use this library:
Not sure if that's the right way of solving this...