|
Paul...
Thank you very much for your assistance in this matter.
I was able to get everything to work with the ZeroBrane Studio and Lua 5.4 with debugging capabilities.
Steve
blackfalconsoftware@outlook.com
From: Paul K <paul@zerobrane.com>
Sent: Tuesday, May 31, 2022 4:21 PM To: Lua mailing list <lua-l@lists.lua.org> Subject: Re: Getting the proper compiled modules for debugging with Lua54 Hi Steve,
> Going with the ZeroBrane Lua Studio, I can set this up if I can get hold of the properly compiled LuaSocket assemblies so they can be added into the ZeroBrain Studio's file system.
> Can anyone assist me in getting a hold of the all the necessary files including the compiled assemblies for LuaSocket?
You can check lua54 branch of ZeroBrane Studio, which already includes compiled luasocket/luasec modules for Lua 5.4 on Windows (https://github.com/pkulchenko/ZeroBraneStudio/tree/lua54).
It also provides the Lua interpreter itself, but you may want to replace it with a newer version if needed.
Paul.
On Tue, May 31, 2022 at 12:43 PM Steve Naidamast <blackfalconsoftware@outlook.com> wrote:
|