Following the instructions here to build the firmware:
I got the below error … any advice?
Thanks!
Arduino: 1.8.9 (Windows Store 1.8.21.0) (Windows 10), Board: “Keyboardio Model 01”
In file included from C:\Users\nancy\OneDrive\Documents\ArduinoData\packages\keyboardio\hardware\avr\1.96.0\libraries\Kaleidoscope\src/kaleidoscope/Kaleidoscope.h:61:0,
from C:\Users\nancy\OneDrive\Documents\ArduinoData\packages\keyboardio\hardware\avr\1.96.0\libraries\Kaleidoscope\src/Kaleidoscope.h:19,
from C:\Users\nancy\OneDrive\Documents\ArduinoData\packages\keyboardio\hardware\avr\1.96.0\libraries\Model01-Firmware\Model01-Firmware.ino:17:
C:\Users\nancy\OneDrive\Documents\ArduinoData\packages\keyboardio\hardware\avr\1.96.0\libraries\Kaleidoscope\src/kaleidoscope_internal/LEDModeManager.h: In function ‘kaleidoscope::plugin::LEDMode* kaleidoscope::internal::led_mode_management::generateLEDMode(void*, kaleidoscope::plugin::LEDModeInterface*, uint8_t) [with ParentPlugin__ = kaleidoscope::plugin::LEDRainbowEffect; uint8_t = unsigned char]’:
C:\Users\nancy\OneDrive\Documents\ArduinoData\packages\keyboardio\hardware\avr\1.96.0\libraries\Kaleidoscope\src/kaleidoscope_internal/LEDModeManager.h:136:1: internal compiler error: Segmentation fault
}
^
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
exit status 1
Error compiling for board Keyboardio Model 01.
This report would have more information with
“Show verbose output during compilation”
option enabled in File -> Preferences.