On 10/9/24 15:44, Miller Puckette wrote:
I heard from an ESPD tester that compiling ESPD sometimes fails because (for some reason)

i just tried to build ESPD and it worked flawlessly (having no device at hand i cannot really test, and i don't know what i did exactly; but i now i have an "espd.bin" and an "espd.elf" file in my build/ directory).


passing `--verbose` to idf.py (as in `idf.py --verbose build`) will show all the commands that are executed.
at least in my test-run there was no trace of `HAVE_CONFIG_H`.

so in order to understand the problem (and fix it in a satisfying way), it would be great if we could narrow down the "*some* reason" that *sometimes* triggers a build failure.

a good start would be a build.log when run with "--verbose". e.g.:
```sh
idf.py --verbose build |& tee build.log
```



gdmfst
IOhannes

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

 ---
pd-dev@lists.iem.at - the Pd developers' mailinglist
https://lists.iem.at/hyperkitty/list/pd-dev@lists.iem.at/message/7YKEQV35UFOVKHFSZO4OJKUNFZL2I5UR/

Reply via email to