[PD] flext compile errors / readanysf~

Thomas Grill gr at grrrr.org
Thu Jan 13 10:50:23 CET 2005


> > Older versions of pd have the problem that the header files use C++
keywords
> > that can't be handled properly while compiling C++ code.
> > Use a newer pd version.
>
> it's from cvs, only some weeks old. too old for flext 0.4.5?

Hi Oliver,
on the contrary, it's too new. Seems like the cvs version of g_canvas.h
hasn't made it to any of the newer 0.38-0/1 releases that i'm using.
I think the problem lies in line 549
EXTERN void word_free(t_word *wp, t_template *template);
which should be fixed. (i'll post a bug report)
Meanwhile, please change the word "template" to let's say "karl", "franz" or
"josef". It's your choice, but it must not be a C/C++ keyword.

best greetings,
Thomas





More information about the Pd-list mailing list