Electronicks / JoyShockMapper

A tool for PC gamers to play games with DualShock 4s, JoyCons, and Pro Controllers. Gyro aiming, flick stick.
Other
353 stars 20 forks source link

Linux clang arch missing includes. #82

Closed Vixeliz closed 1 year ago

Vixeliz commented 1 year ago

I may be wrong so feel free to close if i'm wrong but src/main.cpp and src/mapping.cpp both seem to be missing the #include header without it clang won't compile JoyShockMapper for me on arch.

TauAkiou commented 1 year ago

should be fixed by PR https://github.com/Electronicks/JoyShockMapper/pull/86

Vixeliz commented 1 year ago

Awesome I’m not using Linux currently but cool to see a fix!