darkytoothpaste / keymapper

Arduino-based keyboard layout remapper
61 stars 14 forks source link

keymapper_game.h:731: error: game_word_list causes a section type conflict #2

Open professor opened 9 years ago

professor commented 9 years ago

Hi,

My arduino leonard just arrived today! I installed Arduion 1.0.6 I installed the libraries for the USB shield from http://felis.github.io/USB_Host_Shield_2.0/index.html

Unfortunately, I see this error and I'm not certain how to debug. My commenting out the .h file and removing references to the play_word_game function, I was able to make forward progress.

(My USB shield arrives later this week.)

This report would have more information with "Show verbose output during compilation" enabled in File > Preferences. Arduino: 1.0.6 (Mac OS X), Board: "Arduino Leonardo" keymapper_game.h:731: error: game_word_list causes a section type conflict

nidusin commented 8 years ago

I've done the same thing. The word game is outside of what I'm intending to use the sketch for so I have removed it from my copy.