[PD] compiler error...

Bert Schiettecatte bschiett at stanford.edu
Tue Apr 30 18:52:10 CEST 2002


hi,

I'm having some problems compiling my directinput external for PD... I'm
using Visual Studio .NET, the code
is attached. can anyone find the error?

C:\pd\src\m_pd.h(60) : warning C4091: 'extern ' : ignored on left of
'_array' when no variable is declared
C:\pd\src\m_pd.h(128) : warning C4091: 'extern ' : ignored on left of
'_class' when no variable is declared
C:\pd\src\m_pd.h(131) : warning C4091: 'extern ' : ignored on left of
'_outlet' when no variable is declared
C:\pd\src\m_pd.h(134) : warning C4091: 'extern ' : ignored on left of
'_inlet' when no variable is declared
C:\pd\src\m_pd.h(137) : warning C4091: 'extern ' : ignored on left of
'_binbuf' when no variable is declared
C:\pd\src\m_pd.h(140) : warning C4091: 'extern ' : ignored on left of
'_clock' when no variable is declared
C:\pd\src\m_pd.h(143) : warning C4091: 'extern ' : ignored on left of
'_canvas' when no variable is declared
C:\pd\src\m_pd.h(321) : warning C4091: 'extern ' : ignored on left of
'_inlet' when no variable is declared
C:\pd\src\m_pd.h(323) : warning C4091: 'extern ' : ignored on left of
'_outlet' when no variable is declared
C:\pd\src\m_pd.h(359) : warning C4091: 'extern ' : ignored on left of
'_widgetbehavior' when no variable is declared
C:\pd\src\m_pd.h(362) : warning C4091: 'extern ' : ignored on left of
'_parentwidgetbehavior' when no variable is declared
C:\pd\src\m_pd.h(508) : warning C4091: 'extern ' : ignored on left of
'_garray' when no variable is declared

thanks,

bert
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dinput.cpp
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20020430/6c080e08/attachment.txt>


More information about the Pd-list mailing list