BinomialLLC / basis_universal

Basis Universal GPU Texture Codec
Apache License 2.0
2.67k stars 260 forks source link

regression v1.16: OpenCL.dll was not found #331

Open Ben-Mack opened 1 year ago

Ben-Mack commented 1 year ago

I'm using Basisu on a ryzen server (using onboard gpu) and having this OpenCL.dll was not found error: image image

Only v1.16+ having this error, v1.15 works fine.

richgel999 commented 1 year ago

Can you try installing the latest AMD driver? You can also building basisu with the OPENCL flag set to 0, to disable all OpenCL usage.