Closed LordManhattan closed 7 years ago
Are you sure you have package libnotify-dev installed? libnotify4 contains only run-time files and it's not enough to compile software using it
Solved! Libnotify-dev was not installed, and it's all working fine after installing it. Thanks!
Been using the app for a while now, and I just pulled the latest version (0.2.2), but I'm getting this error message when I try to compile it:
Libnotify (libnotify4) is installed, and everything has been working fine. The app itself still works fine, but it won't apparently install this update for some odd reason.
Here's the CMakeOutput.log: https://pastebin.com/HmZ4rs5c
Thoughts?