07-06-2016, 09:25 PM
Hi,
I'd like to have a few Windows developers answer this simple survey for me, so that I can develop a FindLua CMake module that works for most people.
Three questions:
- Do you have the Lua standalone interpreter (lua.exe) installed, and in PATH (when you type "lua" in command prompt, does it start?)
- What distribution, and in what path? (LuaRocks / LuaBinaries / ...)
- In what folder is your lua.exe, if not in PATH?
If you have multiple Windows machines, list results for each, please.
Here's mine:
Computer1:
- yes, yes
- LuaRocks 2.1, in "c:\LuaRocks"
- in PATH
Computer2:
- yes, yes
- LuaRocks 2.2 in "c:\LuaRocks"
- in PATH
Thanks for your answers
I'd like to have a few Windows developers answer this simple survey for me, so that I can develop a FindLua CMake module that works for most people.
Three questions:
- Do you have the Lua standalone interpreter (lua.exe) installed, and in PATH (when you type "lua" in command prompt, does it start?)
- What distribution, and in what path? (LuaRocks / LuaBinaries / ...)
- In what folder is your lua.exe, if not in PATH?
If you have multiple Windows machines, list results for each, please.
Here's mine:
Computer1:
- yes, yes
- LuaRocks 2.1, in "c:\LuaRocks"
- in PATH
Computer2:
- yes, yes
- LuaRocks 2.2 in "c:\LuaRocks"
- in PATH
Thanks for your answers