Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
The build and compiling went ok, but when I open the app there appears an error message: "This application has falied to start because mingwm10.dll was not found.Re-installing the application may fix this"

Has anyone a solution about this?
Posted
Updated 7-Nov-10 2:44am
v2

1 solution

Hi,

Add the path to mingwm10.dll (normally <MinGW32 install>\bin) to your execution environment.

Edit after OP comment:

You may as well find mingwm10.dll in your system (normally in <MinGW32 install>\bin) and copy it to your executable's folder. :)

cheers,
AR
 
Share this answer
 
v2
Comments
zeqiri 7-Nov-10 14:42pm    
sory...i doesnt undestand what you explaind to me...
if is possible i would like more dettails...
am from italy and am sory for my bad english....
thankyou
Alain Rist 7-Nov-10 15:30pm    
Google "Windows PATH" and "Windows execution environment" and have the answers translated to Italian :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900