The program crashes after the splash. What's the matter?
https://musescore.org/ko/handbook/developers-handbook/compilation/compi…
I followed this url
I followed for a long time and finally compiled. But when you run it, it crashes immediately after the splash.
An access violation occurs in Qt5Core.dll.
Development environment : Windows 10 / qt5.12.5 / Visual Studio 2019.
Comments
I'd bet you didn't run MuseScore3.exe from the install directory but from the build directory
Check https://musescore.org/ko/handbook/developers-handbook/compilation/compi…
In reply to I'd bet you didn't run… by Jojo-Schmitz
No. I ran it from the install directory. Is it correct to have 29 files in a directory?
In reply to No. I ran it from the… by kdh1732
Did you run the INSTALL step too?
I have 40 files and a couple directories there, and quite a bunch more next to the bin directory
In reply to Did you run the INSTALL step… by Jojo-Schmitz
Solved. Thank you very very much. You kindly let me know so I can finally sleep. :)