Icons not rendering SOLVED
-
I have one issue when I launch my app. No one images, icons not rendering. How I can fix this issue?
Here is picture: !http://qt.hallikainen.cc/WP_20140915_007.jpg!. -
Hi,
Ensure that the icon file can be find ? Where are they located ? What path are you using ? Are they stored as Qt resources ?
-
Are you sure the paths you use are correct ?
-
Just to be sure I understood correctly, your qrc file was not listed in your pro file ?
-
Ok, good, you can also use $$PWD for that matter