On 9 March 2010 14:32, <marko_AT_koski-vahala.com> wrote:
>
> Hello!
>
> My config.mk looks like this
>
> PREFIX = /usr
> BIN = $(PREFIX)/bin
> MAN = $(PREFIX)/share/man
> DOC = $(PREFIX)/share/doc/wmii
> ETC = $(PREFIX)/etc
> LIBDIR = /lib
> INCLUDE = $(PREFIX)/include
>
> I have a directory /usr/include/Wayland and there I have all the following files required by x11.h
> #include <Wayland/Xlib.h>
> #include <Wayland/Xutil.h>
> #include <Wayland/Xatom.h>
>
> Any other file I need to look for?
Do you also have /usr/lib/libXlib.a and such?
Cheers,
Anselm
Received on Tue Mar 09 2010 - 14:44:10 UTC
This archive was generated by hypermail 2.2.0 : Tue Mar 09 2010 - 14:48:02 UTC