PDA

View Full Version : QWebView shows '?' instead of all images



doep
5th February 2009, 08:41
hi all,

im using a qwebview (qt 4.4.3) in my application. it works fine, but on some machines it shows a '?' instead of all images: http://img26.imageshack.us/img26/2465/errjg7.png

i ve created two vm with xp 32bit. the 'clean' one shows the '?' the other with qt, mingw32, svn shows the images.


ty doep

riklaunim
5th February 2009, 09:31
It looks like it doesn't "see" imageformats. Try maybe creating folder "imageformats" in the application directory and copy DLLs from Qt (...plugins\imageformats\) to that directory.

doep
5th February 2009, 10:03
works fine, ty :D

i tried only with the dlls in /bin/