Many warnings when building the Matter weather station sample

When building the Matter weather station sample, without any changes, I see many warnings regarding incorrect project configuration, such as conflicting options or missing dependencies.

Is there an issue on my end?  

This sample was built as follows:

  • A new nRF Connect SDK install on Ubuntu
    • Toolchain v2.7.0
    • SDK v2.6.1
  • VS Code
  • nRF Connect Extension for VS Code
  • Using the nRF Connect Extension "Create a new application" to create the Matter light bulb sample project
  • Project is configured for Thingy53

Thanks

Parents Reply Children
  • Hi,

    Apologies for the wait. I've just heard back from the team who's created the application and they said that unfortunately there are still a couple of unresolved warnings (those we both see), and that there is an internal task to resolve them. I don't have a timeline for when this will be fixed, unfortunately.

    However they should not impact the code, so you can still use the application as a template/starting point when developing and clean up the warnings as desired.

    Kind regards,
    Andreas

Related