Re: arm-linux-gcc compile error

2005-07-29 Thread palm topen
Add the following in your Makefile and add gtk lib path into your PKG_CONFIG environment . GTKCFLAGS = `pkg-config --cflags gtk+-2.0` -DGTK_ENABLE_BROKEN GTKLDFLAGS += `pkg-config --libs gtk+-2.0` On 7/29/05, Raghavendra wrote: > > Hi > we are developing a application for Simputer(basically E

Application broken when gtk_socket_add_id ().

2005-07-28 Thread palm topen
Hi All: A GtkSocket problem confused me for a long time. By all ways I can not solve the problem, so I post it in this mail list to find help from gtk experts. Thanks lot. Here is the source code: static pid_t kbd_pid; static const char *xkbd_path = "xkbd"; static guint xkbd_xid = 0; static void

A question about GtkSocket confusing me for a long time

2005-07-24 Thread palm topen
Hi All: A GtkSocket problem confused me for a long time. By all ways I can not solve the problem, so I post it in this mail list to find help from gtk experts. Thanks lot. Here is the source code: static pid_t kbd_pid; static const char *xkbd_path = "xkbd"; static guint xkbd_xid = 0; static void