[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Suggest a lightweight GUI toolkit (X11)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 18 Jun 2010 14:00:51 -0300
> What can I use to develop graphical Lua applications for unices?
Many years ago I gave libsx a try. It seeemd to work fine if you don't
mind the now outdated look-and-feel. I could not find an official site,
only those:
http://www.nada.kth.se/~sungam/libsx/libsx.html
http://www.cs.su.oz.au/~cs3/libsx/
v1.2 is here: http://www.ibiblio.org/pub/linux/libs/X/clibs/
v2.04 was the latest I could find: http://freshmeat.net/projects/libsx/
but it does not compile (there seems to be a bad src/grabpix.c file)
Just removing grabpix.o from src/makefile seemed to work.
There's also v2.04 here: http://www.irp.oist.jp/trac/chicken/browser/sx/libsx-2.04?rev=4981