Hello,
Is there a place where I can fetch pre-built Windows x64 binaries for Lua and LuaSQL?
My code is currently Lua 5.1-compliant and uses luasql-mysql, but I hit memory limit for x86 process space.
As of now I have no experience in Windows compilation of C code, I can't judge if it is going to take long.
Given that the code that uses LuaSQL is rather small, I am considering porting it to use this module in LuaPower.
Any Ideas?
Thanks!
Diogo