This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Unable to generate compile commands in OpenThread CLI Example from VCS nRF Connect

Hello,

It appears that when the project is generated it is expecting a "../common" directory?

CMake Error at /opt/nordic/ncs/v1.7.0/zephyr/cmake/kconfig.cmake:209 (message):
  File not found:
  /Users/allencurtis/MyProjects/Nordic/nrf52840_zephyr/thread_cli/../common/overlay-ot-defaults.conf

Related