[ardour-users] error buildig ardour2 with VST=yes

Dragan Noveski perodog at gmx.net
Mon Jul 10 14:50:40 PDT 2006


hi to the list,
while running scons VST=yes, i get following error:



scons: Building targets ...
scons: `ardour.rc' is up to date.
scons: `libs/soundtouch/libsoundtouch.so' is up to date.
scons: `templates/32 Tracks.template' is up to date.
scons: `templates/2 Track.template' is up to date.
scons: `templates/4 Tracks.template' is up to date.
scons: `templates/16 Tracks.template' is up to date.
scons: `templates/8 Tracks.template' is up to date.
scons: `libs/fst/vst/aeffectx.h' is up to date.
scons: `libs/fst/fst.o' is up to date.
scons: `libs/fst/fstinfofile.o' is up to date.
scons: `libs/fst/vstwin.o' is up to date.
scons: `libs/fst/vsti.o' is up to date.
scons: `libs/sigc++2/sigc++config.h' is up to date.
scons: `libs/sigc++2/libsigc++2.so' is up to date.
scons: `libs/libsndfile/src/sndfile.h' is up to date.
scons: `libs/libsndfile/libsndfile.so' is up to date.
scons: `libs/glibmm2/glibmmconfig.h' is up to date.
scons: `libs/glibmm2/libglibmm2.so' is up to date.
scons: `libs/pbd/libpbd.so' is up to date.
scons: `libs/midi++2/libmidi++.so' is up to date.
g++ -O3 -fomit-frame-pointer -ffast-math -fstrength-reduce -DARCH_X86 
-mmmx -march=i686 -msse -mfpmath=sse -DBUILD_SSE_OPTIMIZATIONS -Wall 
-DHAVE_LIBLO -DENABLE_NLS -DVST_SUPPORT -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -Woverloaded-virtual -DPACKAGE=\"libardour\" 
-DLIBSIGC_DISABLE_DEPRECATED -DDATA_DIR=\"/usr/local/share\" 
-DMODULE_DIR=\"/usr/local/lib\" -DCONFIG_DIR=\"/usr/local/etc\" 
-DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_JACK_CLIENT_OPEN 
-DHAVE_JACK_RECOMPUTE_LATENCIES -DHAVE_WORDEXP -DHAVE_SYS_VFS_H -fPIC 
-I/usr/local/include -Ilibs/pbd -I/usr/include/glib-2.0 
-Ilibs/surfaces/control_protocol -Ilibs -Ilibs/libsndfile -Ilibs/sigc++2 
-Ilibs/glibmm2 -I/usr/lib/glib-2.0/include -Ilibs/ardour -Ilibs/fst 
-Ilibs/midi++2 -I/usr/include/libxml2 -Ilibs/soundtouch 
-Ilibs/libsndfile/src -c -o libs/ardour/vst_plugin.os 
libs/ardour/vst_plugin.cc
libs/ardour/vst_plugin.cc: In constructor 
'ARDOUR::VSTPlugin::VSTPlugin(ARDOUR::AudioEngine&, ARDOUR::Session&, 
FSTHandle*)':
libs/ardour/vst_plugin.cc:84: error: 'setup_midi_controls' is not a 
member of 'ARDOUR::Plugin'
libs/ardour/vst_plugin.cc: In copy constructor 
'ARDOUR::VSTPlugin::VSTPlugin(const ARDOUR::VSTPlugin&)':
libs/ardour/vst_plugin.cc:97: error: 'setup_midi_controls' is not a 
member of 'ARDOUR::Plugin'
libs/ardour/vst_plugin.cc: In member function 'virtual void 
ARDOUR::VSTPlugin::set_parameter(uint32_t, float)':
libs/ardour/vst_plugin.cc:139: error: 'midi_controls' was not declared 
in this scope
scons: *** [libs/ardour/vst_plugin.os] Error 1
scons: building terminated because of errors.




there is no vst_plugin.os in this path, but i dont know if that is ok?

is there someone around, who knows how to handle this issue?

regards,
doc



More information about the Ardour-Users mailing list