You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I asked on facebook how to get O_C HS to build a working hex file and was told I have to use Arduino IDE 1.8.1 Seems a bit old and like we could upgrade to 1.8.12.
Note I'm also trying to address this sort of incongruency stuff with PR #61
The text was updated successfully, but these errors were encountered:
Yes, use 1.8.1 to build Hemisphere Suite. Ornament and Crime has the same requirement; after 1.8.1, Arduino IDE started using gcc 5.4, which does not support Teensy 3.2 reliably.
Sorry to drag this through the mud, but by that reasoning, does that mean that HS should be built with Teensyduino v1.35? (I see that's the case on O_C as well, just confirming!) If so I will add that info to the wiki. I think this will be an important note as these versions will become legacy software and fall out of support—especially on MacOS.
Sorry to comment on a closed ticket. I can't seem to install v1.35 of Teensyduino due to either it or the installer being a 32-bit application. Is there any alternative at this point or do I just need to find an old box to dev on?
qiemem
pushed a commit
to qiemem/O_C-HemisphereSuite
that referenced
this issue
Apr 28, 2024
I asked on facebook how to get O_C HS to build a working hex file and was told I have to use Arduino IDE 1.8.1 Seems a bit old and like we could upgrade to 1.8.12.
Note I'm also trying to address this sort of incongruency stuff with PR #61
The text was updated successfully, but these errors were encountered: