Re: Lua Use in Visual Basic
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua Use in Visual Basic
- From: Martin Spernau <martin@...>
- Date: 2004年1月31日 00:41:25 +0100
Isaac Raway wrote:
Oh, also, I can't seem to get a Lua DLL. I've found plenty of Windows 
distros, but they are all EXEs without external DLLs. Any thoughts? 
LuaCheia (and I think LuaX too) are built as lua.exe and two dlls 
(liblua-5.dll and liblualib-5.dll) following the convention in the Lua 
Makefiles (for *IX)
http://luacheia.lua-users.org
-Martin