[Ardour-Dev] building A3 on OSX; patches

Robin Gareus robin at gareus.org
Fri Dec 2 11:04:37 PST 2011


On 12/02/2011 08:00 PM, Paul Davis wrote:
> On Fri, Dec 2, 2011 at 1:48 PM, Robin Gareus <robin at gareus.org> wrote:
> 
>> ack. done. patches are at http://tracker.ardour.org/view.php?id=4529
> 
> could you explain what 002 (VST) is all about?

The issue is that get_vst_midi() is undefined when compiling without
WINDOWS_VST_SUPPORT and without LXVST_SUPPORT.

The compiler barfs on libs/ardour/vst_plugin.cc

It's a bit overkill to #ifdef out the whole file; it could be excluded
in the wscript or sth could be done about get_vst_midi()..

robin



More information about the Ardour-Dev mailing list