Skip to content

Fatal error: missing WiFiClientSecure.h #6

Open
@dzaharia1

Description

@dzaharia1

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions