instanceofMA/arduino-fetch

Fatal error: missing WiFiClientSecure.h

dzaharia1 opened this issue · 4 comments

Hello. I'm working with an Adafruit Matrix Portal, and can't get your (wonderful looking!) library to initialize. I'm getting the following output:

Multiple libraries were found for "Adafruit_ZeroDMA.h"
 Used: /Users/dan/Library/Arduino15/packages/adafruit/hardware/samd/1.7.10/libraries/Adafruit_ZeroDMA
 Not used: /Users/dan/Documents/Arduino/libraries/Adafruit_Zero_DMA_Library
/Users/dan/Documents/Arduino/libraries/Fetch/src/Fetch.cpp:3:10: fatal error: WiFiClientSecure.h: No such file or directory
    3 | #include <WiFiClientSecure.h>
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

This particular board uses WiFiNINA.h to get connected. Not sure if that's relevant! Just trying to offer whatever information I can! Would love any help with this. Thanks!

I got the same, have you been able to fix it? @dzaharia1

Hey @dzaharia1,

I apologize I have been offline for a while. Can you share your board details. I think the board is exactly what the issue is about.

@dseeker Can you share your board details as well?

It's a Nano 33 IoT