lua-users home
lua-l archive

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


Hi – I didn’t get any response to my previous post.  So I thought I’d try again.  Does anyone have any suggestions for how to get hold of Lua DLLs for Windows, for Sqlite, LuaSQL and Luazip, or can point me to somewhere where I can get them?

 

Failing that, can anyone help me out with advice with building them?  Any help with this would be very much appreciated.

 

Simon

 

 

From: Simon Orde [mailto:SimonOrde@family-historian.co.uk]
Sent: 15 July 2020 12:59 PM
To: 'Lua mailing list'
Subject: Looking for Lua binaries for Sqlite, LuaSQL, and Luazip (for Windows & Lua 5.3)

 

Hi

 

Has anyone built Lua DLLs for Windows, for Sqlite, LuaSQL and Luazip – or can point me to somewhere where I can get them?  They need to be compatible with Lua 5.3 and Visual Studio 2019 (which I think in practice means using VCRUNTIME140.DLL – i.e. builds with Visual 2017 and Visual 2015 should be OK).

 

I have tried building them myself using LuaRocks and failed.  I was able to get some modules to build, but not those three; so any help would be very much appreciated.

 

Thank you.

 

Simon