Hikari9 / comfortable-swipe

Comfortable 3-finger and 4-finger swipe gesture using Xdotool in native C++
GNU General Public License v3.0
556 stars 46 forks source link

running bash install Error: xdo.h #100

Open ourownstory opened 3 years ago

ourownstory commented 3 years ago

$ bash install

Installing binaries ... In file included from ./comfortable-swipe-main.cpp:32: ./comfortable-swipe-gesture-swipe-xdokey.cpp:27:10: fatal error: xdo.h: No such file or directory 27 | #include // xdo_send_keysequence_window | ^~~ compilation terminated.

AlwaysBeCalm commented 3 years ago

make sure you've did step 2 in installation process.