Hi there, I have Linux Minut 18.3 (latest and up-to-date). Downloaded polyphone-1.9-src.zip and installed all libraries. Unzipped this, which created a dir "trunk".qmake-qt4 && makethis complied but:
pages/graphique.cpp: In member function ‘virtual void Graphique::wheelEvent(QWheelEvent*)’:
pages/graphique.cpp:569:9: error: ‘qScrollX’ was not declared in this scopeD
qScrollX->setValue(qScrollX->value() - 0.2 * event->delta());
^
Makefile:1183: recipe for target 'RELEASE/.obj/graphique.o' failed
make: *** [RELEASE/.obj/graphique.o] Error 1Thanks for looking into this.