Sign in

Compiling on Linux Mint 18 (Ubuntu)

  • FR 1 0
    Message from Frank R on
    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.
  • 410 0
    Message from Davy on
    This is a bug that has been fixed. The variable qScrollX should be _qScrollX with an underscore at the beginning.
    Thank you for the notice!

Sign in or register to take part in discussions.

Polyphone needs you!

Polyphone is free but there are costs associated with its website and development. A small donation will help a lot.

Donate
Learn the basics Try a tutorial
Scroll to
top