Before overwriting extended sources I will rename them wrongly to check if they are used by make.
Using pdincludepath:
--------
make pdincludepath=C:/Users/Lucarda/Downloads/pd 2> log.txt
ls: C:/Users/Lucarda/Downloads/pd/m_pd.h: No such file or directory
pd-lib-
builder/Makefile.pdlibbuilder:690: Where is Pd API m_pd.h? Do 'make help' for info.
binaries_src/control/mean.c:5:18: fatal error: m_pd.h: No such file or directory
compilation terminated.
make: *** [binaries_src/control/mean.o] Error 1
-----------------------
make pdincludepath=C:/Users/Lucarda/Downloads/pd/src 2> log.txt
OK,
See attached log.txt
Do you feel is better to delete extended?
Feel free to ask me to uninstall “extended” and see what happens (also for the experiment), I`m not using it anymore and I have a ZIP version around.