[Ardour-Dev] Issue with an lv2 plugin

Paul Davis paul at linuxaudiosystems.com
Sat Aug 9 15:56:26 PDT 2014


On Sat, Aug 9, 2014 at 12:36 PM, Erik Ackermann <kurterikackermann at gmail.com
> wrote:

> It's not possible to use gtk2 and gtk3 in the same process. In fact the
> only way a gtk plugin will work in ardour is if you compile both ardour and
> gtk with exact same gtk build.
>

That last clause is a slight exaggeration, but yes, you cannot combine gtk2
and gtk3, ever, not in any process/program, on any platform. This is a
major weakness of GTK, and affects Ardour in profound ways. Note that it is
also true of Qt (e.g. you cannot mix Qt3 and Qt4 in the same process), so
it is not a unique problem of GTK.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20140809/ee60c205/attachment.htm>


More information about the Ardour-Dev mailing list