https://bugs.kde.org/show_bug.cgi?id=490674
Kurt Hindenburg <khindenb...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |khindenb...@kde.org --- Comment #4 from Kurt Hindenburg <khindenb...@kde.org> --- (In reply to Nicolas Fella from comment #2) > A lot of recent effort went into building without DBus on macOS, so it's > certainly supposed to work. > > The usage of ::org::kde::KDirNotify::emitFilesAdded is guarded with > HAVE_KDIRNOTIFY, which is defined as > > #define HAVE_KDIRNOTIFY __has_include(<KDirNotify>) > > The KDirNotify header is only installed if KIO is built with DBus support. > Could it be that you have an old KDirNotify header from a previous KIO > version in your include path? I'll try to test this as it might be the case and I usually don't clear out the destination directories. -- You are receiving this mail because: You are watching all bug changes.