Closed sonik-br closed 2 years ago
Hi! I'm trying to use the Switch controller example but it does not compile: 'HIDSwitchController' does not name a type Lib/boards installed and configured. Xbox360 example builds as expected. I need to do any additional config for it to work?
'HIDSwitchController' does not name a type
My guess is that your build is picking up an older version of the library, e.g., the one bundled with the core.
Spot on! Deleted the one from the core and now its using the one from my libraries folder. Thanks!
Hi! I'm trying to use the Switch controller example but it does not compile:
'HIDSwitchController' does not name a type
Lib/boards installed and configured. Xbox360 example builds as expected. I need to do any additional config for it to work?