[PD] Using CC (C++) to compile externals

Schram, M.J. M.J.Schram at tue.nl
Thu Jun 6 12:28:11 CEST 2002


Hi,

I want to make a pd-external which makes use of a library which needs C++.
I'm a newbie in writing PD externals. I'm using a SGI IRIX 6 system.

I use the standard makefile which comes with the pd Foo examples. .

When I change the "cc" in the makefile to "CC" my c++ lib compiles but
m_pd.h generates the following error 12 times: " A storage class cannot be
specified at this
point" EXTERN_STRUCT _clock;

Anyone have any ideas about this?

regards,

-maxim
TU/e




More information about the Pd-list mailing list