On Wed, Apr 08, 2026 at 20:26:46 +0200, Tino Mettler wrote:
> Hi Sami,
>
> It would be nice if you could install the ROCm OpenCL driver from
> Debian Sid again and try this command:
>
> for i in $(darktable-cltest | grep "CONF KEY" | awk '{print $3}') ; do sed -i
> "s,^${i}_building=.*,& -D__IMAGE_SUPPORT__=1," darktablerc ; done
>
> Afterwards, please check if this fixes the compile errors.
Hi,
forgot to mention: the current directory for the above command needs to be
~/.config/darktable
Regards,
Tino