dokutan/mouse_m908

AUR package doesn't compile

Leopard1907 opened this issue · 1 comments

include/rd_mouse_wireless.cpp:20:1: bilgi: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
   19 | #include "rd_mouse_wireless.h"
  +++ |+#include <cstdint>
   20 | 

I assume this is due to release in AUR missing this.

ddd86e8

https://aur.archlinux.org/packages/mouse_m908

Thank you for reprting this problem. I have made a new release (3.4) that includes the relevant commit. At least for me, building from the AUR works, please reopen this issue if you encounter any problems.