[Qt-interest] Images only showing on machine software was originally written on
Andre Somers
andre at familiesomers.nl
Tue May 24 16:58:47 CEST 2011
Op Di, 24 mei, 2011 4:45 pm, schreef Robert Wood:
> I have written an application with several images inserted as icons in
> QPushButton. The images are put into a resource file and then placed on
> the buttons from the resource file. Now, this works on the machine I
> originally wrote the software on, but even if I take the source code and
> compile it on other machines, the images refuse to show!
>
> Anyone any idea why that might be?!
>
> Many thanks. :~)
If you are certain that you have the image files, you might have forgotten
to distribute the Qt image plugins. That would mean that Qt cannot read
the files you distributed or compiled in...
André
More information about the Qt-interest-old
mailing list