Re: Error: Gtk+ cross compiled



>Is it possible to include the X11 sources at compile time
>and link to nxlib (instead of X11 libraries) and then at
>run time stuff nxlib on the target instead of X11 libraries?

That's what also in my mind to solve that problem. But to recognize
that, you must include the X11 sources at compile time (i.e.
--x-libraries=/path/to/xlib --x-includes=/path/to/xinclude). Instead
of using gdktarget=linux-fb, use X11. Im not sure if nano X will work
with Gtk but currently, that's what Im doing for my Cross compiled gtk
with X...

On 9/28/05, albrecht ellinger <albrecht ellinger dold-regler de> wrote:
> Am Montag, den 12.09.2005, 16:40 +0200 schrieb albrecht ellinger:
> > Hello,
> >
> > I successfully compiled the gtk+ libraries and dependencies for mips.
>
> > ______
> > Error:
> >
> > # ./simple
>
> > (simple:926): Gtk-WARNING **: cannot open display:
> >
> It ist OK, I did not start the X-Server... but even with nano-X
> it does not work. Why is the nano-X Server not recognised?
> Nano-X runs and works with FLTK-Programs though.
>
> Is it possible to include the X11 sources at compile time
> and link to nxlib (instead of X11 libraries) and then at
> run time stuff nxlib on the target instead of X11 libraries?
>
> By the way this is what I tried to do...
>
> thank you for your time
>
> Albrecht
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]