From 38824f972c41db63f1a000e551dad9c8f235b27d Mon Sep 17 00:00:00 2001
From: scuri
The LuaBinaries distribution already includes these modifications on the +
The LuaBinaries distribution already includes these modifications on the default search path.
The simplest form require"cd" and so on, can not be used because there are CD dynamic libraries with names diff --git a/html/en/guide.html b/html/en/guide.html index dbe48fb..4d7835b 100644 --- a/html/en/guide.html +++ b/html/en/guide.html @@ -105,6 +105,10 @@ cdluapdf51 -> cdlua51
As a general rule (excluding system dependencies and included third party libraries): CD has NO external dependencies, and CDLua depends on Lua and IMLua. 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.
In Ubuntu you will need to install the following packages:
libx11-dev libxpm-dev -- cgit v1.2.3