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

Compile errors on matter project for nRF Connect SDK v1.8.0

Hi,

I have the following error when trying to compile either the light_switch or light_bulb matter projects on nRF Connect SDK v1.8.0:

opening dependency file C:/Users/Documents/code/v1.8.0/nrf/samples/matter/light_bulb/build_nrf52840dk_nrf52840/modules\nrfxlib\nrfxlib\nrf_security\src\mbedtls\CMakeFiles\mbedcrypto_base_vanilla.dir\C_\Users\Documents\code\v1.8.0\mbedtls\library\psa_crypto_driver_wrappers.c.obj.d: No such file or directory

I have set the project with Open nRF Connect SDK Project tool on SES.  The selected target board was nrf52840dk_nrf52840.

Thanks

Related