Can't see images when deploying in runtime, also which vc dll do i realy need ?
Installation and Deployment
3
Posts
2
Posters
1.9k
Views
1
Watching
-
i first time deployed my app outside of the visual studio compiler on clean pc .
and i have problem . first i dont see any images in my application
i use *.png , .gif,.ico file types i trying to add the :
@qgif4.dll
qico4.dll
qjpeg4.dll
qjpeg4.lib
qmng4.dll
qsvg4.dll@
but with no good i still see blank instead of images .
also do i need one of the vs run times dll's in my application?
@msvcm90.dll
msvcp90.dll
msvcr90.dll@Thanks