lua-users home
lua-l archive

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


> (I'm still trying to decide whether I'm upset that tolua++ uses SCons to
> build.)

It is very easy to convert the build system to plain, old-fashioned Makefiles, 
or to autoconf/automake. In fact, the Makefiles from tolua 4.0 apply with 
only minimal changes. This is not something worth getting upset about. :)

- Christian