From c61df1e41984efa46fe1e6acd88509390472c97f Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 28 Mar 2014 22:19:04 +1000 Subject: More random notes. --- ClientHamr/GuiLua/README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ClientHamr/GuiLua/README') diff --git a/ClientHamr/GuiLua/README b/ClientHamr/GuiLua/README index 4198025..72c1069 100644 --- a/ClientHamr/GuiLua/README +++ b/ClientHamr/GuiLua/README @@ -388,6 +388,15 @@ that has hard coded mappings between some basic "label", "button", etc. and ordinary elementary widgets. Proper introspection can come later. +LuaJIT FFI notes +---------------- + +LuaJIT 2.0 FFI needs to have cleaned up versions of C header files +included in the Lua scripts that use it. This is messy. Version 2.1 +(or perhaps 3.0) has on it's road map to include a C pre processor, +which should help that problem. + + EO notes -------- -- cgit v1.1