cdisselkoen/Kaleidoscope-MacrosOnTheFly

Fails to compile on macOS when added to KALEIDOSCOPE_INIT_PLUGINS

codelahoma opened this issue · 1 comments

make works fine with the headers included and Key_MacroRec and Key_MacroPlay included in keymaps, but adding the plugin to KALEIDOSCOPE_INIT_PLUGINS results in this less than informative output:

BOARD_HARDWARE_PATH="/Users/rodk/Documents/Arduino/hardware" /Users/rodk/Documents/Arduino/hardware/keyboardio/avr/libraries/Kaleidoscope/bin//kaleidoscope-builder build-all
Building ./Model01-Firmware 0.0.0-g
02d9-dirty into /var/folders/8l/vm9r32j93z95bf5k0n85d96h0000gn/T//kaleidoscope-rodk/sketch/6353289-Model01-Firmware.ino/output...

make: *** [build-all] Error 1

Never mind. While trying to isolate plugin interactions, I found that the problem was I had overrun available Program memory.