Hi,

what icon location are we talking about? If it is the icon in the window decoration, this is set via some Qt API, if I remember correctly, and should work on all three platforms.

If it is about the icon in some desktop environment menu or shortcut, there is no "desktop entry file" provided with MITK AFAIK (for Windows, there is an embedded .ico file in the executable itself and on MacOS there should be a Info.plist file in the application bundle).

- Sascha


On 07/05/2017 05:16 PM, Nil Goyette wrote:
Hi all,

We found that there's no icon in our linux executable. There's one on Windows and OS X but on Linux it's a "?" or a black square with a "forbidden" red circle. I searched in the cmake file but there's strangely not much about icons and there's no ".desktop" file so the icon is probably set in Qt somewhere. Do you know who are the usual suspects for a missing icon? Where should I check?

Nil


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to