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