c++ - load QPixmap doesn't work on vista -


i need help, created application has image browser in it. i'm using qt version 4.7.1 along visual studio 2010 c++. application works on computer; when try on computer (windows vista) - using vs deployment - isn't loaded. after googling lot seems plugin should included in setup project.

please me out guys.

you have copy %qtdir%\plugins\imageformats\qjpeg4.dll %yourapplicationdir%\imageformats\qjpeg4.dll.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -