Dear Rui, sorry it is me again :-)
qjackctl-0.4.3.8git.584286 stops at the make-process with the following message:
===================================
qjackctlSetup.cpp: In member function ‘bool qjackctlSetup::parse_args(const QStringList&)’:
qjackctlSetup.cpp:582:34: error: ‘jack_get_version_string’ was not declared in this scope
.arg(jack_get_version_string());
^
make[2]: *** [.obj/qjackctlSetup.o] Fehler 1
make[2]: Verzeichnis »/home/babarosa/qjackctl-0.4.3.8git.584286/src« wird verlassen
make[1]: *** [sub-src-make_default] Fehler 2
make[1]: Verzeichnis »/home/babarosa/qjackctl-0.4.3.8git.584286« wird verlassen
make: *** [src/qjackctl] Fehler 2
===================================
Any ideas?
Greetings, Michael
re. QJackCtl v0.4.3.8git.584286 stops
no sweat! fixed on git head now (qjackctl v0.4.3.9+).
fyi. the issue only arised when building to libjack2 and with
./configure --enable-jack-version
... but it's fixed now, anyway.thanks again.
re. QJackCtl v0.4.3.8git.584286 stops
Yes, it works fine again. Thank you very much for your immediate response!
Best wishes, Michael
Add new comment