PDA

View Full Version : Driver problem? QPainter + QImage + JPEG



cae
15th April 2010, 10:44
Hi,

I'm developing an app that takes images from an Ip Cam (Axis 214) and shows them on a QPainter. The thing is that it worked on my old computer with Win XP SP2, but now i have a new one, with Win 7 and i cant see the images, i see the rectangle in blank...

do you know if i need specific drivers or similar to show JPEG images on a QPainter?? i've tried it on other computer with xp (but different from the one i was developping on) and it doest´n work either....

help!

aamer4yu
15th April 2010, 11:34
Do you have image plugins in place ?
And are you trying to see the images on Win 7 by code or you using the binary from previous build ?