https://bugs.kde.org/show_bug.cgi?id=482600
korg...@yandex.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |korg...@yandex.com --- Comment #2 from korg...@yandex.com --- I've also tried to compile the package kdepim-runtime (6.0.1) on Archlinux to try to enable libetebase (and allow etesync to be used. However, the compilation presents this error: ------- make[2]: *** [resources/etesync/CMakeFiles/akonadi_etesync_resource.dir/build.make:150: resources/etesync/CMakeFiles/akonadi_etesync_resource.dir/journalsfetchjob.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /home/user/arch/abs/kdepim-runtime/src/kdepim-runtime-24.02.0/resources/etesync/loginjob.cpp:9:10: fatal error: QtConcurrent: No such file or directory 9 | #include <QtConcurrent> | ^~~~~~~~~~~~~~ compilation terminated. ----------- I've installed the package qt-base, which contains the folder QTCurrent with many header files in there, but it didn't help. The error continues so this can't be compiled. Maybe there is some make file configuration missing? -- You are receiving this mail because: You are watching all bug changes.