Re: How compile resource inside .o file?
- From: Olexiy Avramchenko <olexiy ctech cn ua>
- To: éç å <moody_blur yahoo com cn>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How compile resource inside .o file?
- Date: Fri, 01 Jul 2005 14:44:13 +0300
éç å wrote:
I want all icons and images my programm used be
packaged in to the final execute binary file.
How can I do this?
Use 'gdk-pixbuf-csource' program (comes with gtk source, vendors usually
put it in gtk devel package) to translate image to C source code.
gdk_pixbuf_new_from_data() function creates pixbuf from in-memory data.
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]