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
With Apple migrating to ARM over three years ago, most softwares are provided with native ARM builds these days. This no longer necessitates Rosetta and the overhead it carries.
The Arduino IDE has migrated, but in effect, it is still reliant on Rosetta to function because the toolchain has not yet been migrated.
looking at this again this library seems to have been unmaintained since - at least 8 years, though there's a CVE issue from 2014 so IDK, what could possibly go wrong? Seems a bit off that it's still part of the ecosystem, and probably the only chance is to upstream the arduino changes and get this removed from existance.
With Apple migrating to ARM over three years ago, most softwares are provided with native ARM builds these days. This no longer necessitates Rosetta and the overhead it carries.
The Arduino IDE has migrated, but in effect, it is still reliant on Rosetta to function because the toolchain has not yet been migrated.
EDIT: Builds (and runs) with this fix, but have not tested any further to see if it works properly: https://stackoverflow.com/questions/60714909/when-i-make-the-configure-of-ctags-5-8-has-the-undeclared-identifie-erro
The text was updated successfully, but these errors were encountered: