| If I set install=0 then it gets further; now it complains about the
C++ code
g++ -fexceptions -Wall -O2 -DLINUX -DPIPES -fPIC -DBETA -DUSE_DOUBLE -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_DIRENT_H -I. -IH -I/usr/local/include -I/usr/include -I/usr/X11R6/include -I/usr/lib/java/include -I/usr/lib/java/include/linux -I/usr/local/include -I/usr/local/include/FL/images -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/FL/images -I/usr/X11R6/include -Ifrontends/CsoundVST -Iinterfaces -I/usr/include/python2.4 -I/usr/local/include/python2.4 -c -o frontends/CsoundVST/CsoundVST_wrap.os frontends/CsoundVST/CsoundVST_wrap.cc
frontends/CsoundVST/CsoundVST_wrap.cc: In function `PyObject*
_wrap_csoundMessageV(PyObject*, PyObject*)':
frontends/CsoundVST/CsoundVST_wrap.cc:3361: error: ISO C++ forbids assignment
of arrays
frontends/CsoundVST/CsoundVST_wrap.cc: In function `PyObject*
_wrap_csoundSetInputValueCallback(PyObject*, PyObject*)':
frontends/CsoundVST/CsoundVST_wrap.cc:3468: error: invalid conversion from `
void (*)(CSOUND*, const char*, float*)' to `void (*)(CSOUND*, const char*,
double*)'
frontends/CsoundVST/CsoundVST_wrap.cc: In function `PyObject*
_wrap_csoundSetOutputValueCallback(PyObject*, PyObject*)':
frontends/CsoundVST/CsoundVST_wrap.cc:3487: error: invalid conversion from `
void (*)(CSOUND*, const char*, float)' to `void (*)(CSOUND*, const char*,
double)'
frontends/CsoundVST/CsoundVST_wrap.cc: In function `PyObject*
_wrap_csoundScoreEvent(PyObject*, PyObject*)':
frontends/CsoundVST/CsoundVST_wrap.cc:3509: error: cannot convert `const float*
' to `const double*' for argument `3' to `int csoundScoreEvent(CSOUND*,
char, const double*, long int)'
etc
Does VST not allow doubles?
==John ffitch
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |