Jonatan Liljedahl wrote: > When trying Compile LADSPA I get this: > > c++ -I. -Wall -Werror -O3 -fPIC -o plugins/sine.o -c plugins/sine.cpp > plugins/sine.cpp: In constructor > 'StartupShutdownHandler::StartupShutdownHandler()': > plugins/sine.cpp:266: error: 'instantiateSineOscillator' was not > declared in this scope > plugins/sine.cpp:268: error: 'connectPortToSineOscillator' was not > declared in this scope > plugins/sine.cpp:270: error: 'activateSineOscillator' was not declared > in this scope > plugins/sine.cpp:278: error: 'cleanupSineOscillator' was not declared in > this scope > plugins/sine.cpp:291: error: 'runSineOscillator_FreqAudio_AmpAudio' was > not declared in this scope > plugins/sine.cpp:303: error: 'runSineOscillator_FreqAudio_AmpCtrl' was > not declared in this scope > plugins/sine.cpp:315: error: 'runSineOscillator_FreqCtrl_AmpAudio' was > not declared in this scope > plugins/sine.cpp:327: error: 'runSineOscillator_FreqCtrl_AmpCtrl' was > not declared in this scope > make: *** [../plugins/sine.so] Error 1 > Compile: Build failed. > > Has anyone succeeded in compiling ladspa?
Here's a fixed recipe that simply ignores the sine plugin. -- /Jonatan [ http://kymatica.com ]
LADSPA--1.12--recipe.tar.bz2
Description: Binary data
_______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel