Teensy 4.1 compile gives errors

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
zzcrow
 
Posts: 54
Joined: Sun Jun 12, 2016 12:27 pm

Teensy 4.1 compile gives errors

Post by zzcrow »

I was doing just fine compiling adafruit io sketches for teensy 4.1 using airlift, now I am getting errors, most of them variable scope errors in Please fix!!!
Build log attached as file:
Attachments
build_log.txt
(1.11 KiB) Downloaded 5 times

User avatar
zzcrow
 
Posts: 54
Joined: Sun Jun 12, 2016 12:27 pm

Re: Teensy 4.1 compile gives errors

Post by zzcrow »

Seems like Arduinohttp client is the problem, it is still in beta, I think it has been added recently, I did not start having any problems until I updated Adafruit IO. It used to compile for the teensy 4.1 OK. My updated library does work with grand central though. Fix!!! I bought 3 teensy 4.1 boards ($36 each!!!) to use with this...(Once I got the first one to work)

User avatar
brubell
Learn User Page
 
Posts: 2011
Joined: Fri Jul 17, 2015 10:33 pm

Re: Teensy 4.1 compile gives errors

Post by brubell »

Please file an issue on the Adafruit IO Arduino repository: https://github.com/adafruit/Adafruit_IO_Arduino/issues. On the issue, include as much detail as possible including the full compilation error log.

ArduinoHTTPClient hasn't been updated in a while, https://github.com/arduino-libraries/ArduinoHttpClient

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”