Tetz95 / linux-g13-driver

Logitech G13 driver for Linux
https://github.com/Tetz95/linux-g13-driver/wiki
26 stars 7 forks source link

On step "Build" #19

Open xRogueCraftx opened 1 year ago

xRogueCraftx commented 1 year ago

I get this result:

(1)(deck@steamdeck Linux-G13_v1.0-r27)$ make
g++ -L /lib64 -l pthread -c src/G13.cpp -o src/G13.o
src/G13.cpp:1:10: fatal error: iostream: No such file or directory
    1 | #include <iostream>
      |          ^~~~~~~~~~
compilation terminated.
make: *** [Makefile:11: src/G13.o] Error 1