Hi I am facing an unusual sort of a problem while developing Qt application with Windows CE. My application behavior is simple, just to open an image file (format png,jpg) and display it in a QGraphics Widget. This application is working on my desktop pc but if i am building this application for windows ce, it doesnt show the images when executed . I have tried building qt with jpeg,png plugins also but no success. Any suggestions. Need urgent help.... The same code is working for qt-embedded for linux...but failing for qt-wince. I am using 4.6.2 version for wince,desktop and embedded