- it's using old pd header files (0.37)
huh? you mean theres a m_pd.h in src/ or build/OS? sounds like a bad idea..
exactly m_pd.h didn't really change from 0.37 to 0.38, not sure about m_imp.h / g_canvas.h, though ... butthey are private headers and shoudn't be used by externals, althought e.g. flext or cyclone _are_ using them. (so they are de facto public) ...
unorthodox. But considering how chaotic Pd development and the Pd CVS are, I think its a good solution.
i think, a hook for externals / libraries with their own build system would make sense ...
are there any of these, besides flext?
cyclone, toxy, gem, zexy, plugin~ ...
t