-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
Resolution: DoneIssue is done internallyIssue is done internallyStatus: DoneIssue is done internallyIssue is done internally
Description
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
Labels
Resolution: DoneIssue is done internallyIssue is done internallyStatus: DoneIssue is done internallyIssue is done internally