n-e-y-s / G27_Pedals_and_Shifter

Arduino USB interface for Logitech G27 Pedals and Shifter
70 stars 16 forks source link

#warning "Using legacy HID core (non pluggable)" #10

Open medoro opened 3 years ago

medoro commented 3 years ago

What it means

In file included from C:\Users\genxha\Desktop\G27_Pedals_and_Shifter-n-e-y-s_devel\G27_Pedals_and_Shifter\G27_Pedals_and_Shifter.ino:9:0: C:\Users\genxha\Desktop\G27_Pedals_and_Shifter-n-e-y-s_devel\G27_Pedals_and_Shifter\src\G27PedalsShifter.h:30:2: warning: #warning "Using legacy HID core (non pluggable)" [-Wcpp]

warning "Using legacy HID core (non pluggable)"

And how to fix it?

n-e-y-s commented 3 years ago

It looks like the same issue was solved here: https://github.com/n-e-y-s/G27_Pedals_and_Shifter/issues/4#issuecomment-713081531

Seems like it was an installation issue there.