Qt creator doesn't show images when changes OS plateform
hi guys,
i have created ui form .
in this i have 9 icons using list widget
and i'm working on linux platform
but when i copied my project folder from linux to windows OS
and Run my project It doesn't show any of the images on the form.
i don't understand the reason for that....!
Please help me.
Re: [B]Qt creator doesn't show images when changes OS plateform[/B]
Hi, it is probably a problem with the path to your images. Check if they are valid on windows.
Ginsengelf
Re: [B]Qt creator doesn't show images when changes OS plateform[/B]
You need to copy the imageformat folder to the directory of your application.