On Fri, 11 Mar 2016 15:18:31 +0000
Gilles Degottex <gilles.degottex(a)gmail.com> wrote:
DFasma is written with Qt5.
As Chris said, you have to be sure to use qmake of Qt5.
In distrib/compile_dfasma_from_github.sh:
QMAKENAME=qmake-qt5
? Or something similar.
Look at the qmake* commands you have on your machine.
Using "qmake -qt=5" did the trick.
Looks nice!
Don't know if it's relevant, but have you thought about VAMP plugin
support?
http://vamp-plugins.org/