QT mingwm10.dll not found error

If you get the mingwm10.dll found not error this is “one” solution.

I have mapped Q: to my QT install directory using VirtualSubst

Add this to your path

Q:\QT\bin;Z:\QT\mingw\bin

Then

Q:

cd QT

configure -static -release -no-exceptions -platform win32-g++

Thanks to

http://blog.lugru.com/2009/03/qt-static-mingwm10dll-and-deployment-under-windows-environment/

And

http://www.17od.com/2005/07/05/installing-qt-40-on-windows/

Be the first to comment

Leave a Reply

Your email address will not be published.


*


This site uses Akismet to reduce spam. Learn how your comment data is processed.