You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
I get this Error message when I try to run make -j$(nproc):
/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../libevdev.so when searching for -levdev
/bin/ld: skipping incompatible /usr/lib/libevdev.so when searching for -levdev
/bin/ld: cannot find -levdev
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/mcpelauncher.dir/build.make:805: mcpelauncher] Error 1
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/mcpelauncher.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
I get this Error message when I try to run make -j$(nproc):
/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.0/../../../libevdev.so when searching for -levdev
/bin/ld: skipping incompatible /usr/lib/libevdev.so when searching for -levdev
/bin/ld: cannot find -levdev
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/mcpelauncher.dir/build.make:805: mcpelauncher] Error 1
make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/mcpelauncher.dir/all] Error 2
make: *** [Makefile:130: all] Error 2