PeterCxy / evdev-right-click-emulation

Implement Long-Press-to-Right-Click on Touchscreen Linux Devices with Xorg or Wayland
Do What The F*ck You Want To Public License
90 stars 32 forks source link

Compile failed in Linux Mint 20 (Ubuntu 20.04) #12

Open USeebi opened 3 years ago

USeebi commented 3 years ago

ld complains undefined reference to all libevdev functions in all source files. Symbols from input-event-codes.h like EV_KEY could not be resolved.

Any help?

phd commented 2 years ago

Try #5