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