Thanks for the suggestions.
I've tried loading the 32 bit 5.1 version of the library from
*iup-3.26-Lua51_Win32_dllw6_lib*, and changed the first lines to:
package.cpath = package.cpath .. ".\\?51.dll;"
require("iuplua")
However, I now get the error:
* error loading module 'iuplua' from file '.\iuplua51.dll': The
specified module could not be found.*
stack traceback:
[C]: in function 'searcher'
.../init.lua:827: in function 'findinit'
.../init.lua:852: in function <.../init.lua:843>
[C]: in function 'xpcall'
.../init.lua:923: in function 'require'
hello.lua:2: in main chunk
[C]: at 0x01231f20
stack traceback:
[C]: in function 'error'
.../init.lua:926: in function 'require'
hello.lua:2: in main chunk
[C]: at 0x01231f20
Are any people successfully using LuaJIT with IUP?
-- David
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users