Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Cannot build due to '#include "esp_wifi.h" issues #26

@stevendae

Description

@stevendae

I am trying to build the jpeg_webserver_demo example however when I go to build and flash the example my compilation fails because the following error message:

/home/pi/Dev/esp32-spi-message-demo/components/depthai-spi-api/common/esp32_spi_impl.h:18:10: fatal error: esp_wifi.h: No such file or directory 18 | #include "esp_wifi.h" | ^~~~~~~~~~~~ compilation terminated.

I just did a fresh installation following the ESP-IDF installation instructions but I cannot build the example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions