project-chip / zap

ZAP stands for ZCL Advanced Platform. It is used to configure clusters, attributes and other entities for Matter and ZigbeePro applications.
Apache License 2.0
133 stars 82 forks source link

Mention projects dependencies in the development instructions #1003

Closed mbultmannuos closed 6 months ago

mbultmannuos commented 1 year ago

As a nodjs noob, I had a very hard time building the project locally. This was mainly because I didn't see the dependencies (libpixman-1-dev libcairo-dev libsdl-pango-dev libjpeg-dev libgif-dev) mentioned on the https://github.com/project-chip/zap/blob/master/docs/development-instructions.md page. Only after some time I came across the FAQ. My proposal: Either mention the dependencies directly in the development instructions or provide a link to the FAQ.

paulr34 commented 1 year ago

agree, I will add that ASAP. Thanks.

paulr34 commented 6 months ago

https://github.com/project-chip/zap/pull/1277