Hi Bernard,
This is a known issue which happens because MuseScore build scripts
assume Qt files layout corresponding to that produced by official Qt
installer. I have recently made a pull request to fix this, and if it
gets merged this issue should not happen anymore. See this pull request:
https://github.com/musescore/MuseScore/pull/4224
and this page in the issue tracker:
https://musescore.org/en/node/275539
Hope this helps!
Best regards,
Dmitri
26.11.2018 14:26, Bernhard Landauer wrote:
Could you guys please advise how I can properly set QT_INSTALL_PREFIX
during install?
I am maintaining the AUR musescore-dev package and since recently when
trying to build the package this error is showing up:
file INSTALL cannot find "/usr/libexec/QtWebEngineProcess"
That's because on Arch-based systems QtWebEngineProcess is located in
/usr/lib/qt/libexec ...
So I have tried passing -DQT_INSTALL_PREFIX="/usr/lib/qt"
But that returns QT_INSTALL_PREFIX:UNINITIALIZED=/usr/lib/qt in
CMakeCache.txt
Could you kindly give me a hint how I can solve this? Thank you all.
regards Bernhard
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer
_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer