Search found 1 match

by mertbezzeg
Thu Jul 10, 2025 6:43 pm
Forum: ESP-IDF
Topic: Error when building: 'rom/miniz.h: No such file or directory'
Replies: 1
Views: 520

Error when building: 'rom/miniz.h: No such file or directory'

When trying to build the image with python rg_tool.py build-fw, I get the following error:

fatal error: rom/miniz.h: No such file or directory
511 | #include <rom/miniz.h>
| ^~~~~~~~~~~~~
compilation terminated.
Reproducing the error:

ESP-IDF v5.4.2 on Mac OS X 15.0.1 - once I start ESP IDF in ...

Go to advanced search