slack icon indicating copy to clipboard operation
slack copied to clipboard

macOS Build

Open nickenchev opened this issue 8 years ago • 2 comments

Installed lib notify and cmake generated the makefile perfectly. Issue is the linker ends up complaining that I can't find "-lnotify". I needed up removing LIBNOTIFY_LIBRARIES from the link section in CMakeLists.txt and the build ended up completing successfully. Is Libnotify a header-only library now? Never used it so don't know much about it.

nickenchev avatar Sep 06 '17 16:09 nickenchev

I cannot test on macOS, @ga2arch can you?

FedeDP avatar Oct 16 '17 17:10 FedeDP

@nickenchev can you please try again now?

FedeDP avatar Oct 19 '17 12:10 FedeDP