lua-users home
lua-l archive

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


On Sun, 9 Feb 2014 09:07:40 -0200
Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:

> > Short: tekUI is a GUI toolkit (not a binding) written in Lua and C. It
> > is available for Unix-like operating systems such as Linux and FreeBSD.
> 
> Can it run in Mac OS X using X11?

To my limited knowledge about Mac OS X, I would think so.

> I got this and more:
> 
> % make all
> cd src && make libs
> cd teklib && make libs
> gcc -fpic  -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-long-long -O2 -fno-strict-aliasing -I. -Iinclude -I../../include  -o build/posix/debug.lo -c debug.c
> In file included from ../../include/tek/exec.h:11,
>                  from ../../include/tek/teklib.h:11,
>                  from debug.c:14:
> ../../include/tek/type.h:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'TINT'

Start by adding your platform definition to include/tek/config.h so
that posix.h is included.

- Timm

-- 
Timm S. Mueller <tmueller@schulze-mueller.de>
Schulze & Mueller GbR, Jungstr. 2, 10247 Berlin,
Gesellschafter: Franciska Schulze, Timm S. Mueller,
Tel. +49 30 85610000, http://www.schulze-mueller.de/