https://bugs.kde.org/show_bug.cgi?id=479266
--- Comment #11 from joergml...@gmail.com --- Hi Gilles, I have a fix for the issue with raw images. But after I updated my sources to compile and test it, I got stuck these error messages: /home/user/digikam/core/libs/threadimageio/fileio/loadingcache.cpp:24:10: fatal error: kmemoryinfo.h: No such file or directory 24 | #include <kmemoryinfo.h> | ^~~~~~~~~~~~~~~ compilation terminated. /home/user/digikam/core/libs/dialogs/libsinfodlg.cpp:38:10: fatal error: kmemoryinfo.h: No such file or directory 38 | #include <kmemoryinfo.h> | ^~~~~~~~~~~~~~~ compilation terminated. /home/user/digikam/core/libs/dimg/loaders/dimgloader.cpp:29:10: fatal error: kmemoryinfo.h: No such file or directory 29 | #include <kmemoryinfo.h> | ^~~~~~~~~~~~~~~ compilation terminated. Do you happen to know a workaround? Thanks, Joerg -- You are receiving this mail because: You are watching all bug changes.