The original MingW deployment is missing the MingW runtime library; mingwm10.dll (or something like that).
Now you have switched to VS 2010 the deployed machine must have the VS C++ runtime matching your build environment installed.
Once the basic C++ runtime is present you'll probably find you need to deploy Qt platform, image and other plugins.




Reply With Quote
Bookmarks