Closed nafraf closed 1 year ago
Hey @nafraf, nope that was just a mistake on my part, I forgot that the environment we operate under is quite restrictive indeed. I'll get this fixed ASAP, thanks a ton for flagging it!
@nafraf v2.6.3 will have the fix but it's on master now if you want to just pull that. Apologies & thanks again for flagging it! It's much appreciated 🙇
Hi!
I had a same issue. I could build the code with-frtti
build flag successfully. You may need -fexceptions
flag also.
Hi, after updating the code to version 2.6.2, master branch, trying to compile
Simple.ino
or any other example, I'm getting the following error:Is it a bug? or maybe a problem with my environment? Thanks