I have this error message when compile GTK+-2.9.0 over DirectFB.

gtkicontheme.c: In function `_gtk_icon_theme_ensure_builtin_cache':

gtkicontheme.c:1160: error: `builtin_icons' undeclared (first use in this function)

gtkicontheme.c:1160: error: (Each undeclared identifier is reported only once

gtkicontheme.c:1160: error: for each function it appears in.)

========================================================

 

I think this error occur because gtkbuiltincache.h file is empty.

How can I create gtkbuiltincache.h file or builtin_icons structure ?

 

I try below command but gtkbuiltincache.h is not filled out.

gtk-update-icon-cache --force --ignore-theme-index  --source builtin_icons stock-icon > gtkbuiltincache.h

 

Let me know how to do.

 

Best regareds.

 

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to