Re: How compile resource inside .o file?



On Friday 01 July 2005 05:18, éç å wrote:

I want all icons and images my programm used be
packaged in to the final execute binary file.
How can I do this?

Check out the gdk-pixbuf-csource command line tool that comes with Gtk.

Alternatively, you can convert your icons/images into .xpm format and 
copy'n'paste or #include them directly into your code.

Cheers
 -Tim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]