Did you deploy your program's dependencies (like QtCored4.dll, etc.)?!
Did you deploy your program's dependencies (like QtCored4.dll, etc.)?!
Try the suggested Dependency Walker to see if you have shipped all libraries with your application!
yes I did it with "dependency walker" and I got the following dependencies: QtCore4.dll, QtGui.dll, QtNetwork4.dll and kernel32.dll. As not found dlls I got: ieshims.dll and wer.dll
do I really need the ieshims.dll and wer.dll to deploy the application?
If the QtCored4.dll is found but you get the error, I can only guess, that you may be took the wrong dll. Make sure you did not use the dll's out of the qtcreator directory. Or do you have compiled Qt yourself?
Hello,
Did you find a solution for this already ? I have the exact same problem, and have been struggling for days to fix this, but no success so far.
I use QT4.6 as it comes pre-compiled with the executable for VS5005. I already tried with QT built from source, both statically linked and with DLL's, but to no avail.
Best regards,
Marc
Bookmarks