| I do not understand swig (except to know that it always gives errors
on AD64) but this one is new today
interfaces/python_interface_wrap.cc: In member function `virtual void
SwigDirector_CsoundCallbackWrapper::AudioChannelInputCallback(const char*,
double*)':
interfaces/python_interface_wrap.cc:3318: error: 'class CsoundCallbackWrapper'
has no member named 'AudioChannelInputCallback'
interfaces/python_interface_wrap.cc: In member function `virtual void
SwigDirector_CsoundCallbackWrapper::AudioChannelOutputCallback(const char*,
double*)':
interfaces/python_interface_wrap.cc:3343: error: 'class CsoundCallbackWrapper'
has no member named 'AudioChannelOutputCallback'
interfaces/python_interface_wrap.cc: In function `PyObject*
_wrap_CsoundCallbackWrapper_AudioChannelInputCallback(PyObject*, PyObject*)
':
interfaces/python_interface_wrap.cc:19134: error: `AudioChannelInputCallback'
undeclared (first use this function)
interfaces/python_interface_wrap.cc:19134: error: (Each undeclared identifier
is reported only once for each function it appears in.)
interfaces/python_interface_wrap.cc: In function `PyObject*
_wrap_CsoundCallbackWrapper_AudioChannelOutputCallback(PyObject*, PyObject*)
':
interfaces/python_interface_wrap.cc:19168: error: `AudioChannelOutputCallback'
undeclared (first use this function)
scons: *** [interfaces/python_interface_wrap.os] Error 1
This is after a new update
==John ffitch
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |