NativeDisplayBrightness icon indicating copy to clipboard operation
NativeDisplayBrightness copied to clipboard

compilation errors

Open roddy20 opened this issue 6 years ago • 0 comments

Hello! I am trying to compile for 10.9.5 and get three errors: CFMachPortRef eventTap = CGEventTapCreate(kCGAnnotatedSessionEventTap, kCGHeadInsertEventTap, kCGEventTapOptionDefault, interestedEvents, keyboardCGEventCallback, (__bridge void * _Nullable)(self)); // ) Expected

and [NSEvent addGlobalMonitorForEventsMatchingMask:NSEventMaskKeyDown | NSEventMaskKeyUp // Undeclared please help

roddy20 avatar Feb 25 '18 13:02 roddy20