MS4 Virtualbox - Windows 7/10 32/64 bits

• Nov 18, 2021 - 15:39

Hi,

Has anyone detected the same error as attached on MS4 nightly builds when try to use inside a VM?
This error occurs before the load of GUI.
Thanks.

Attachment Size
2021-11-18_16h36_59.png 18.57 KB

Comments

Your VM needs to have an OpenGL 2.0 video driver. Just like any non-VM Windows needs in order to run any (recent) version of MuseScore.

The DLLs mentioned in ther error message do come with MuseScore (and from Qt):

    install(FILES
            ${PROJECT_SOURCE_DIR}/build/qt.conf
            ${QtInstallLibraries}
            ${QT_INSTALL_BINS}/libEGL.dll
            ${QT_INSTALL_BINS}/libGLESv2.dll
            ${QT_INSTALL_BINS}/opengl32sw.dll
            ${QT_INSTALL_BINS}/d3dcompiler_47.dll
            ${QT_INSTALL_BINS}/Qt5QmlModels.dll
            ${QT_INSTALL_BINS}/Qt5QmlWorkerScript.dll
            DESTINATION bin)

Do you still have an unanswered question? Please log in first to post your question.