Jyothish Kumar M S
Jyothish Kumar M S
Maybe change the repackaged app name? I'm not sure how to do this, but that's an idea.
You have to install Windows 10 SDK. I think that's what you're missing.
Oops, I was sleepy and just finished it up hastily. I'll do it again. Should've tested with the container first.
So here is the condition, there is `opencl`, which is the Khronos official ICD Loader, and `opencl-icd-loader`, which is a free software ICD loader by [OCL-dev/ocl-icd](https://github.com/OCL-dev/ocl-icd). An ICD loader loads...
I think what Alpine Linux should've done would've been to either package the OpenCL-CLHPP and OpenCL-Headers `.pc` files in `opencl-headers` package, and remove them from `opencl-dev` so that we could...
I suppose Khronos ICD Loader is the new and superior version, and OCL-dev only exists because older packages were built with it. I'll use that one.
Ready @ilya-lavrenov
> I got it working on wayland with QT_QPA_PLATFORM=xcb FreeCAD Worked for me!
The musl version needs to be patched before inclusion. The CMake scripts are coded to detect the GLIBC version. I've opened an issue upstream for that: https://github.com/openvinotoolkit/openvino/issues/24368
It is now supported for musl and builds on XBPS. I'll package it when I'm free.