
GTK
文章平均质量分 54
subo86
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Pango Font Configure
<br />Problem:<br /> Pango-CRITICAL **: No fonts found:<br /> This probably means that the fontconfig library is not correctly configured. You may need to edit the fonts.conf configuration file. More information about fontconfig can be found in the fontc原创 2010-11-27 09:40:00 · 2014 阅读 · 1 评论 -
gtk.immodules error
<br />Problem:<br /> when building gtk+, i met a gtk.immodules error, and i try different gtk+ versions, all the same.<br /> gtk+ building failed:<br /> *** [gtk.immodules] error 127.... gtk-query-immodules-2.0 >gtk.immodule <br /><br /> buildi原创 2010-12-01 08:47:00 · 1456 阅读 · 0 评论 -
GLib-GObject-WARNING **: cannot register existing type...
<br />Problem:<br />When using dl functions under linux, dynamic load shared library,which depends on libglib-2.0 & libgobject-2.0, and close it, everything is ok now; But after dlopen the library again, error happened, just as follows:<br /><br原创 2010-12-14 18:48:00 · 8018 阅读 · 0 评论