| As I advised in an earlier email responding to this issue, AEffEditor.hpp is in frontends/CsoundVST and can be #included from there. I modified my custom.py to do this but it really should be done in SConstruct.
Regards,
Mike
-----Original Message-----
>From: jpff
>Sent: Apr 15, 2007 3:57 AM
>To: csound-devel@lists.sourceforge.net
>Subject: [Cs-dev] updated and still does not compile
>
>It seems as if there is no file AEffEditor.hpp
>Are we assumed to build without the widgets? Actually that would be
>a good idea anyway, as we discussed in Berlin
>
>g++ -o InOut/widgets.os -c -fexceptions -Wall -g -O2 -DLINUX -DPIPES -DCS_VSTHOST -DNO_FLTK_THREADS -m32 -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -m32 -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_LIBSNDFILE=1016 -DHAVE_FLTK -DBETA -DHAVE_SOCKETS -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_SOCKETS -DHAVE_DIRENT_H -I. -IH -I/usr/lib/jvm/java-1.5.0/include -I/usr/lib/jvm/java-1.5.0/include/linux -I/usr/local/include -I/usr/include -I/usr/X11R6/include InOut/widgets.cpp
>In file included from InOut/widglobals.h:55,
> from InOut/widgets.cpp:24:
>./Opcodes/vst4cs/src/vsthost.h:31:26: error: AEffEditor.hpp: No such file or directory
>./Opcodes/vst4cs/src/vsthost.h:46: error: expected initializer before '*' token
>./Opcodes/vst4cs/src/vsthost.h:54: error: ISO C++ forbids declaration of 'AEffect' with no type
>./Opcodes/vst4cs/src/vsthost.h:54: error: expected ';' before '*' token
>./Opcodes/vst4cs/src/vsthost.h:56: error: ISO C++ forbids declaration of 'AEffEditor' with no type
>
>==John ffitch
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by DB2 Express
>Download DB2 Express C - the FREE version of DB2 express and take
>control of your XML. No limits. Just data. Click to get it now.
>http://sourceforge.net/powerbar/db2/
>_______________________________________________
>Csound-devel mailing list
>Csound-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/csound-devel
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |