Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Issues building libraries #241

Copy link
Copy link
Closed
Closed
Copy link
@HamzaHajeir

Description

@HamzaHajeir
Issue body actions

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

Hi, I've branched out from release/v5.1 directly and edited to build on GitHub actions (branch named test-release/v5.1, however the build failed.

/Users/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/components/arduino/libraries/Zigbee/src/ZigbeeCore.h:8:10: fatal error: esp_zigbee_core.h: No such file or directory
8 | #include "esp_zigbee_core.h"
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
Missing "esp_zigbee_core.h" file name found in the following component(s): espressif__esp-zigbee-lib(/Users/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/managed_components/espressif__esp-zigbee-lib/include/esp_zigbee_core.h). Maybe one of the components needs to add the missing header directory to INCLUDE_DIRS of idf_component_register call in CMakeLists.txt.

Likewise for a branch of release/v5.3 with edits only to allow for GH actions build: https://github.com/HamzaHajeir/esp32-arduino-lib-builder/actions/runs/11679873185/job/32521727369

It seems that the Zigbee Library was added recently to the Arduino core.

To my little investigation, the CONFIG_ZB_ENABLED should be checked to pass the compilation.

Actual behavior (suspected bug)

.

Error logs or terminal output

No response

Steps to reproduce the behavior

.

Project release version

.

System architecture

other (details in Additional context)

Operating system

Linux

Operating system version

.

Shell

Bash

Additional context

No response

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.