Skip to content

Compile error with Arduino Lib Builder (EHM-99) #96

@Jason2866

Description

@Jason2866

How often does this bug occurs?

always, with latest version

Expected behavior

Compile successfully

Actual behavior (suspected bug)

Compile error when compiling the Arduino libs with the Arduino Lib Builder
@mantriyogesh

Error logs or terminal output

In file included from /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/components/arduino/libraries/WiFi/src/WiFiGeneric.cpp:245:
/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/managed_components/espressif__esp_hosted/host/api/include/esp_hosted_transport_config.h:12:10: fatal error: port_esp_hosted_host_config.h: No such file or directory
   12 | #include "port_esp_hosted_host_config.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Steps to reproduce the behavior

Compile when include the component

Project release version

latest

System architecture

ARM 64-bit (Apple M1/M2, Raspberry Pi 4/5)

Operating system

MacOS

Operating system version

Sequioa

Shell

ZSH

Additional context

Not OS related, bug in code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions