Re: [Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-18 Thread Markus Lutz
Fortunately in the meantime I managed to compile 2.3.2 now. The problem probably had been, that purging in the QtCreator didn't work, as it should. It seems as if "make uninstalldebug" quits with an error, and so most of the files stayed in "build-debug". As I had been compiling master before,

Re: [Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-16 Thread Markus Lutz
That is really awkward, now that I have been able to add the libgestreamer-libs in the needed versions, I run into new problems with the QtWebKit ... /home/markus/Qt/5.4/gcc_64/lib/libQt5WebKit.so.5.4.2:-1: Fehler: undefined reference to `QWindowSystemInterface::registerTouchDevice(QTouchDev

Re: [Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-16 Thread Markus Lutz
With 5.4(.2) I have another problem: /usr/bin/ld: warning: libgstreamer-0.10.so.0, needed by /home/markus/Qt/5.4/gcc_64/lib/libQt5WebKit.so.5.4.2, not found (try using -rpath or -rpath-link) It seems as if libgestreamer-1.0.0. doesn't fit with qt 5.4. It also has to do with libQt4WebKit ... B

Re: [Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-16 Thread Markus Lutz
Indeed it is about 2.3.2 - I will try with 5.4 (I'm not sure if I did this already); and tell afterwards if it works. Best regards, Markus Am 16.09.2018 um 22:29 schrieb Marc Sabatella: My understanding is that this is to be expected if you attempt to compile older branches (eg, 2.x) using a t

Re: [Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-16 Thread Marc Sabatella
My understanding is that this is to be expected if you attempt to compile older branches (eg, 2.x) using a too-recent version of Qt. In particular, for building 2.3.2, 5.4 is the only supported version of of Qt as far as I know. Marc On Sun, Sep 16, 2018 at 1:46 PM Joachim Schmitz wrote: > Whi

Re: [Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-16 Thread Joachim Schmitz
Which version of musescore are you trying to build and which which version of Qt? Markus Lutz schrieb >Hello, >unfortunately I cannot compile Musescore currently because of a missing >QWebview. >I use QtCreator on Linux Mint LMDE. >I get the following error message: > >In file include

[Mscore-developer] Problems with compiling Musescore on Linux - missing QWebView

2018-09-16 Thread Markus Lutz
Hello, unfortunately I cannot compile Musescore currently because of a missing QWebview. I use QtCreator on Linux Mint LMDE. I get the following error message: In file included from /home/markus/gitMuseScore/MuseScore/mscore/musescore.cpp:110:0: /home/markus/gitMuseScore/MuseScore/mscore/start