From 29e07538e4d7c22edf54edd66bd0e76e5fe3df80 Mon Sep 17 00:00:00 2001
From: scuri
In Windows, the easiest way to build everything is to install the Tecmake tool into your system. It is easy and helps a lot. The Tecmake configuration files (*.mak) available at the "src" folder are very easy to understand also. Also there are files named @@ -108,7 +108,9 @@ Just notice that not all CDLua libraries depend on IMLua.
The Lua bindings for IUP, CD and IM (Makfiles and Pre-compiled binaries) depend on the LuaBinaries distribution. So if you are going to build all use the LuaBinaries -source package also, not the Lua.org original source package.
+source package also, not the Lua.org original source package. +If you like to use another location for the Lua files overwrite the LUAINC, +LUALIB and LUABINDIR definitions before using Tecmake or Tecmake Compact.In Ubuntu you will need to install the following packages:
libx11-dev libxpm-dev -- cgit v1.2.3