/Applications/Pd-extended.app/Contents/Resources/include/pdextended/m_imp.h:28:39: error:
unknown type name 't_blob'
typedef void (*t_blobmethod)(t_pd *x, t_blob *st); /* MP20061226 blob type */
>> Only for m_pd.h ? or also pd.dll?
> actually replace these 2 files...
> m_pd.h
> m_imp.h
Why is m_imp.h required?
-Jonathan