On 2010-06-30 17:08, Marco Donnarumma wrote:
Hi list, in my attempts to compile on jaunty pd 0.42.5 from the main branch, I got this error with iem16 lib, and I can't understand if it's a missing dependency or something else. It's not the first error I get, I'm managing the missing -dev libs quite good so far, but dunno what to do with this error.
Any hint (and even better a simple explanation so that I can understand the problem for the next time) is very much appreciated. Thanks,
the build-process cannot find Pd's header files. usually they ought to be passed to iem16's configure with the "--with-pd" flag; externals/Makefile should do this for you, but for whatever reasons it obivously does not.
fgmasdr IOhannes