Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in cmake config #13

Open
howels opened this issue Sep 24, 2018 · 2 comments
Open

Error in cmake config #13

howels opened this issue Sep 24, 2018 · 2 comments

Comments

@howels
Copy link

howels commented Sep 24, 2018

Previous makefile works but one cmake rule is missing:

cmake -DCMAKE_INSTALL_PREFIX=dist ..
CMake Error at CMakeLists.txt:41 (install):
  install TARGETS given no OBJECTS DESTINATION for object library target
  "cmmk_obj".


-- Configuring incomplete, errors occurred!
See also "/home/stephen/git/libcmmk/build/CMakeFiles/CMakeOutput.log".

@AutoUpdatingBSoD
Copy link

AutoUpdatingBSoD commented May 27, 2019

Same issue here, howels.

I'm running Ubuntu Server LTS and can't use a GUI for security purposes, so I can't use xset or xmodmap since those require me to set up an X display (or have had one set up in most cases).

Also, scroll lock does turn on the LEDs on my CM Storm, but any keys I press while the LEDs are on don't show up until the LEDs get turned off. So I need something like this to properly turn on the LEDs.

@AutoUpdatingBSoD
Copy link

AutoUpdatingBSoD commented May 27, 2019

https://community.coolermaster.com/topic/18651-cm-devastator-led-light-scroll-lock-fix-on-linux-guide/

howels, not sure which keyboard model you have, but if you were looking into this library for any of the reasons I was, solution 2 from this link might work for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants