Luis Manuel Diaz Angulo
Luis Manuel Diaz Angulo
It worked for me after commenting this line (30 in CorsairKeyboardVisualizer.cpp) #define ENABLE_RAZER_SDK
Yeah! I could run it. I had to run it as sudo though because it was being unable to claim the kb interface.
> It looks like `-D ENABLE_TESTS=ON` enables the tests? Yes. I added an option because at some point I was using it as a submodule which was imported with add_subdirectory...
Yes, maybe I disabled that while doing some tests. Maybe is better to revert the merge. Sorry about that.