Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: joeman on June 08, 2006, 10:24:36 am
-
Hello All
Just wondering how to add an icon to the executable when compiled on Linux ?
I'm using wxwidgets 2.6.3, when compiling on windows the icon is placed in the ressource file RC, this works fine, but how to setup the icon when compiling on Linux (fedora core 5)
Thanks
J
-
as long as i know its not possible to add an icon to an executable on linux.
and no there are no ressource-files either.
provide an *.xpm (or *.png, or *.svg) and a *.desktop file and you should be fine.
regards
Charon
-
Just wondering how to add an icon to the executable when compiled on Linux ?
This forum is related to C::B issues, not wxWidgets issues. Allthough you could simply have a look how it's done in C::B please don't ask non C::B related questions in the C::B forum. You will most likely get an execellent answer in wxWidgets related forums, e.g. http://wxforum.shadonet.com/ (http://wxforum.shadonet.com/).
With regards, Morten.