Am 1. Oktober 2021 12:31:16 MESZ schrieb Roman Haefeli reduzent@gmail.com:
Hi
I having troubles building current Pd on macOS catalina. This is how I run configure:
./configure --enable-jack --disable-jack-framework --disable-locales
And here is where the building stops:
x_file.c:1062:13: error: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Werror,-Wimplicit-function-declaration] snprintf(destfile, MAXPDSTRING, "%s/%s", destination, filename);
that's fixed in 'devel' (I forgot the PR/issue that reported this, but there's one)
mfg.sfg.jfd IOhannes