News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How can I find mingwm10.dll?

Started by laozhang, May 01, 2012, 06:41:11 AM

Previous topic - Next topic

laozhang

When I run the exe file ,the system display "Cannot find the file "mingwm10.dll"". Where can I find it? ???

AlexN

I assume you use a nightly build. Look at the page where you downloaded it. There you usualy find a link to a fitting mingwm10.dll.
best regards
Alex ;)

stahta01

Note: If running a self compiled program look first for the missing DLLs inside the compiler folders.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]