lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi folks,

I'm seeing something strange with LuaXML.  Anybody understand this?

H:\Program Files\Lua\5.1\examples\luaxml>lua test.lua
lua: error loading module 'LuaXML' from file 'H:\Program
Files\Lua\5.1\clibs\LuaXML.dll':
        The specified procedure could not be found.

stack traceback:
        [C]: ?
        [C]: in function 'require'
        test.lua:1: in main chunk
        [C]: ?

Just re-downloaded and installed the latest version just in case
something was screwy.

Any ideas?

TIA
Mike