Closed unfa closed 6 years ago
Ah, right. You're missing libxcursor-dev :) I'll remove that dependency soon. I think it's useless in most cases anyway.
On a related note, does the mouse cursor change when you hover a graph node? It should show a hand icon or something like that.
Ok, installing libxcursor-dev
seems to help. Though I've stumbled upon another problem.
I've tried to build Wolf Shaper on a different Linux Mint 18.3 system and I got this:
src/Window.cpp:40:33: fatal error: X11/Xcursor/Xcursor.h: No such file or directory
I thought I might be missing some dependencies, but I can't find anything.