Am Dienstag, den 08.05.2012, 09:44 +0200 schrieb LM :
> Made a few changes to the makefile and a few other files and it looks
> like it builds the library fine on Windows.
okay... you can also run "make test" or something like that to make sure
that it is really
compiled okay.
> I don't specific
From: Ole
> make TARGET=framebuffer
>
> the "make TARGET=windows" will attempt to build the native windows
> executable.
Thanks. TARGET=framebuffer is what I was looking for.
>
>
> The framebuffer library "libnsfb" requires X11 libraries...
> I once submitted a patch to the list that disab