Lake icon indicating copy to clipboard operation
Lake copied to clipboard

Finding Lua on Windows

Open stevedonovan opened this issue 14 years ago • 0 comments

Lake has some difficulty auto-discovering Lua on Windows if it isn't Lua for Windows. Also, it assumes that there is an import library for lua5.1.dll, and does not understand the case where the DLL is named lua51.dll ;) So the heuristics need a little work.

stevedonovan avatar Nov 02 '10 13:11 stevedonovan