Hello, I want to embed .dll file in exe of my qt desktop application, when I run .exe in release folder of my application ,it shows error "The program can't start because mingwm10.dll is missing from your computer.Try reinstalling the program to fix this problem.". Although the exe file run when i put .dll file in release folder but without this .exe file not running. How can i resolve this issue?
Thanks in advance



