I have used dependency walker, and it shows nothing missing.
Yes thats what i did, copied the dll file from Qt directories and pasted it in my project release folder under imageformats.
still does not work.
I have used dependency walker, and it shows nothing missing.
Yes thats what i did, copied the dll file from Qt directories and pasted it in my project release folder under imageformats.
still does not work.
if you put all image plugin dlls (the release version) in imageformats directory, does it work?
Can u tell the directory path of how you placed ?
also do you have the necessary qjpeg4.dll ?? May be you dont have release version of the jpeg and only debug one..qjpegd4.dll![]()
hey,
Yes i just checked ahain, i do have qjpeg4.dll
in my release folder, i have the .exe file, object file and other dlls like qtcore4.dll, in this folder i created another folder called imageformats and placed qjpeg4.dll in it.
My mistake!
I was include the qjpeg4.dll from the bin directory rather than qt/plugins directory!
Bookmarks