L3G5ND

Results 3 issues of L3G5ND

## Issue - **Description:** - I installed Lua-cURL and when I require it I get an error from a dll file that is required inside of the module. - **Error**...

When I require the module I get this error: ``` C:\Lua51\lua5.1.exe: error loading module 'lcurl' from file 'C:\Lua51\systree\lib\lua\5.1\lcurl.dll': The specified module could not be found. stack traceback: [C]: ? [C]:...

I've been trying to figure out how to install Lua-cURL, but haven't been able to. Compiler: mingw32 Lua: lua5.1 Luarocks: Luarocks 3.8.0 When I use the command `luarocks install Lua-cURL`...