hello
thank you IOhannes that was it.
btw i have another newbe question. if i need global variables for the pd external where would i put them and what would be the simplest case where you acctually have to write a deconstructor. in the tutorial externals there was nowhere a deconstructor specified.
best michael
michael gross wrote:
hello
compile the source i get only warnings and no errors but it still fails to compile.
well, if it fails to compile i guess there IS an error...
i am using the makefile provided in /usr/lib/pd/doc/6.externs and gcc-3.4 for compilation.
did you try to remove the "-Werror" flag from the makefile (which turns warnings into erros)?
mf.asdr. IOhannes