FWIW, I had the same problem - undefined reference
to QWindowSystemInterface::registerTouchDevice(QTouchDevice*) from
libQtWebKit, version 5.3. There is no libQtWebKit in version 5.6, so the
build shouldn't have been trying to use it. In my case, the problem was
that for some reason, I still had an old version of CMakeLists.txt in my
source folder even though I had, in theory, updated to the latest master.
Might have had something to do with the way QtCreator manages that file
specially (it is the main "project" file), might have been operator error
on my part. But anyhow, pulling the lateast sources again fixed it and I
was able to compile. There is still a line in CMakeLists.txt that appears
to use this library, but the line seems harmless. I get no errors whether
I delete that line or not.
Marc
On Mon, Apr 18, 2016 at 9:54 AM Lasconic <lasco...@gmail.com> wrote:
> Hi jguo,
>
> It was a few weeks that you tried. MuseScore master now requires Qt 5.6.
>
>
> lasconic
>
>
> 2016-04-18 17:49 GMT+02:00 jguo <jtblacke...@gmail.com>:
>
>> I don't know if you've already solved the problem, but I just saw this
>> message and thought I'd put it my two cents. (I'm on an Ubuntu machine). I
>> was actually not able to compile MuseScore with 5.6. It was awhile ago,
>> so I
>> don't remember all the details (I think there was something that was
>> deprecated in 5.6) but when I downgraded to 5.5, I had no problems. Maybe
>> try that?
>>
>>
>>
>> --
>> View this message in context:
>> http://dev-list.musescore.org/Error-while-compiling-tp7579819p7579832.html
>> Sent from the MuseScore Developer mailing list archive at Nabble.com.
>>
>>
>> ------------------------------------------------------------------------------
>> Find and fix application performance issues faster with Applications
>> Manager
>> Applications Manager provides deep performance insights into multiple
>> tiers of
>> your business applications. It resolves application problems quickly and
>> reduces your MTTR. Get your free trial!
>> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
>> _______________________________________________
>> Mscore-developer mailing list
>> Mscore-developer@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>>
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> _______________________________________________
> Mscore-developer mailing list
> Mscore-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer