Qt IDE after compiling got: "During Startup program exited with code 0xc0000135
Hi,
I'm new in musescore and I've follow the compilation instruction for windows. I use windows 7 x64. I've install all the version describe in the compilation document excepted for Jack, I installed 1.9.9 instead of 1.9.8 as advise but I couldn't find this version anymore. I don't know if that has to do with my problem but I prefer mention it in case.
Otherwise, the compilation went well, I used Qt IDE as explained. When the program try to start though I've got:
a pop up windows that says "During Startup program exited with code 0xc0000135 "
in the application output I've got:
mscore.exe exited with code -1073741515
Any help to get me up and running would be great.
Thanks
William
Comments
If you are running mscore.exe through Qt Creator (for example, for debugging through Qt Creator debugger) you can check the PATH used by QtCreator for "run" instruction and verify that it contains all needed folders containing the needed dll files (they should be C:\Qt\5.1.0\mingw48_32\bin;C:\MinGW\bin;C:\MinGW\lib).
You can find it under "Projects" (in the left panel) > "Build&Run" tab > "Run Settings" (chosen in the "Kit") > "Run Environment" > "Details" > PATH
Hope this helps.
Ciao,
ABL
In reply to PATH ? by ABL
Many Thanks ABL, when I checked, all was there but I made a typo when I added the path they was an extra \ so it looked like C:\Qt\\5.1.0\mingw etc .. instead of C:\Qt\5.1.0\mingw etc ..
Thanks again
William
In reply to Correct answer by William Pagnon
Hello:
I have the same situation as Mack, but the code is 0xc0000139.
Anyone tell me the reason for this?
Thank you very much and greetings
Carlos
In reply to Hello: I have the same by carlos789
No sure who Mack is supposed to be, there is no such person in this thread. Also please realize that this thread is more than 3 years old.
Make sure to follow all the steps in the developer handbook to the letter