fatal error: host/ble_gap.h: No such file or directory => Missing Lib or file #306
-
|
Hi contributors, cause: ble.h with #include in "" I would expect includes in the project, but there is no "host" folder in the project. Maybe in general: Is there any "document" available where the project dependencies to libs with versions are documented? Thanks for help! Best Regards Sven |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello! This project compiles just fine using Arduino CLI. See the following discussion for some hints related to the project dependencies and Arduino IDE #148 |
Beta Was this translation helpful? Give feedback.
Hello!
This project compiles just fine using Arduino CLI. See the following discussion for some hints related to the project dependencies and Arduino IDE #148