I'm playing with the Colliding Mice Example, but I am not getting the cheese background in the application.
The JPG file is in place, but it does not show.
Any clues for me ? :confused:
Printable View
I'm playing with the Colliding Mice Example, but I am not getting the cheese background in the application.
The JPG file is in place, but it does not show.
Any clues for me ? :confused:
Does your Qt have a jpeg loader plug-in?
I think so. How do I check ?
Check if QImageReader::supportedImageFormats() returns JPEG in its result.