You are here

Qtractor - make error Qt4/Qt5 issue

Dear Rui!

I hardly dare to ask again and maybe the last time :-)
In "qtractorMidiEditorForm.cpp" there is still the possibility to decide if compiling with qt4 or qt 5 (if qt>=5 .. else qt>=4).
Anyway, during make-process I get the error:
===========================
qtractorMidiEditorForm.cpp:54:19: fatal error: QWindow: Datei oder Verzeichnis nicht gefunden
compilation terminated.
qtractor.mak:3390: die Regel für Ziel „.obj/qtractorMidiEditorForm.o“ scheiterte
make[2]: *** [.obj/qtractorMidiEditorForm.o] Fehler 1
make[2]: Verzeichnis „/home/babarosa/qtractor-0.9.9.31git.c3e804/src“ wird verlassen
qtractor.mak:40: die Regel für Ziel „sub-src-make_default“ scheiterte
make[1]: *** [sub-src-make_default] Fehler 2
make[1]: Verzeichnis „/home/babarosa/qtractor-0.9.9.31git.c3e804“ wird verlassen
Makefile:325: die Regel für Ziel „src/qtractor“ scheiterte
make: *** [src/qtractor] Fehler 2
===========================

Thank you for your wonderful software!
Greetings, Michael

Forums: 
rncbc's picture

maybe fixed in qtractor >= 0.9.9.32git.f3e56c...

please note that as time goes by it will be increasingly difficult to support dead old Qt4 builds let alone the loss of features and functionalities...
again, please consider very seriously to move to Qt5 asap. there's no looking back and there are no excuses left :)

cheers && thanks

babarosa's picture

Yes, it compiles fine again - thank you very much!
With the newly released Debian 10 maybe I dare the change to Qt5 ;-)

Greetings, Michael

rncbc's picture

yes, qt4 is posed to be removed from debian 10 distribution soon if not already.

byee

Add new comment