Hi ,

I am facing problem with tool bar icons. My problem is, in src dir I have all source codes and image directory which contains all image. It also contains gui.qrc file. bin directory contains the executable file. When I am executing binary file from source directory, all icons are coming properly. But executing the binary file any place other than source dir, icons are not coming. In qrc file images are specified by relative path. Probably it will work If I am specifying absolute path for icons in qrc file. Is there any way to provide absolute path by some environment variable. I tried with environment variable that but it is not taking environment variable.

Thanks
Jnana