tekUI binary package for Windows

This is a pre-packaged snapshot of the tekUI toolkit for the Windows platform. Please note:

Contents of this package

Compared to tekUI's regular source code repository, this package contains the following additional, pre-compiled binaries:

lfs.dll
lua51.dll
lua.exe
tek/lib/display/windows.dll
tek/lib/exec.dll
tek/lib/region.dll
tek/lib/visual.dll
tek/ui/layout/default.dll

Usage

Use the Windows command prompt, enter the top-level directory, and issue from there e.g.:

# lua bin\helloworld.lua
# lua bin\plasma.lua
# lua bin\filereq.lua
# lua bin\demo.lua

etc.

Build instructions

For building tekUI yourself you need MingW, or a cross-development setup of MingW. Other than that, the regular build instructions apply. Please read the comments in the top-level build configuration file, as all available information is located there.

Authors

If you can, please help us to improve this software by submitting patches and bug reports. Thank you.