I successfully went through the process of creating an application in Qt, but when I try to run the .exe file by double-clicking on it (outside qt), I get the error message: "The program cannot start because mingwm10.dll is missing on your computer. Try reinstall the program to fix this problem. " I checked this file and I found it, so I think there is some way in qt, but I don’t know where and how to do it. Can someone explain to me how to do this? Thank.
I think you need to add the directory containing mingwm10.dll to the PATH environment variable. I am surprised that this was misconfigured when installing Qt / MinGW.
→ → → → PATH
, Qt. DLL, , mingwm10.dll. DLL ( , ) .exe, , , PATH.
mingwm10.dll
PATH
Source: https://habr.com/ru/post/1728742/More articles:Gmpy documentation anywhere? - pythonjQuery 1.3 vs 1.4 (Performance) - performanceSql Server 2005 - Paste trigger update - update, insert row - sqlFinding XML files using xalan in Java - javaHow to save and analyze the output of a command in Expect? - tclWill this code always work? - jqueryРеализация упреждающих микропотоков с использованием обработчиков сигналов и setjmp/longjmp - longjmpvim - the white line on the left side of the screen? - vimIPhone memory management - memory-management$ _REQUEST is not created when using variable variables? - phpAll Articles