Hi, bheemesh <[EMAIL PROTECTED]> writes:
> Actually i did the same what you suggested. > I came to know that it's failing in gtk_init() itself. > And the problem it used give was: > ÂÂÂÂÂÂÂÂ"Gtk-WARNING: cannot open display" > and not exactly segementation fault. > So i think i must have missed out something while configuring gtk+ > for framebuffer. I 'll re do it. Are you sure your application doesn't try to use X11? Did you check what GDK backend the linker is trying to use? Does your framebuffer setup work at all? Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
