https://bugs.kde.org/show_bug.cgi?id=490674

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.fe...@gmx.de

--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> ---
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?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to