Re: [Audacity-devel] LV2/LADSPA library summary
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Richard A. <ri...@au...> - 2008-07-11 18:47:58
|
On Tue, 2008-07-08 at 23:41 +0200, Lars Luthman wrote: > This means that lib-src/libraptor will be retired (we'll use the one > bundled with Redland instead). Did anyone except me commit any changes > in that directory? Any patches that need to be cherry-picked to the new > Raptor? I doubt it - I think they've probably had sufficient opportunity to shout by now. They should have been listed in the relevant section of lib-src/audacity-patches.txt as well. There is however a compile error I keep getting: effects/lv2/LV2Effect.cpp: In constructor ‘LV2Effect::LV2Effect(_SLV2Plugin*, const std::set<wxString, std::less<wxString>, std::allocator<wxString> >&)’: effects/lv2/LV2Effect.cpp:80: error: ‘slv2_plugin_get_port_ranges_float’ was not declared in this scope Have I got too old a version of something (in which case, can we tighten the checks up), or is something else missing? Richard |