|
|
|
|
|
by johnklos
845 days ago
|
|
make
[ 1%] Building CXX object CMakeFiles/Consol3_raster.dir/src/Consol3.cpp.o
In file included from /home/john/Consol3/src/Consol3.cpp:23:
/home/john/Consol3/src/Engine/Input/LinuxInputManager.hpp:8:10: fatal error: linux/input.h: No such file or directory
8 | #include <linux/input.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
Oh, well ;) |
|
I've compiled it in Windows and Linux and didn't have any issues