lua-users home
lua-l archive

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


Thanks for the help guys on this problem

milind's post was very interesting as the same identical code on my setup generates the error.

I have discovered I am using Luasec version 0.6a and Lua V5.1. I am assuming the lua version difference is not the significant factor. The fault i am seeing is most likely due to me not having luasec version 0.7.

I wasted 2 days last year on getting LuaRocks to work but could never figure out an unspecificed linker error it produced, so I now hate LuaRocks with a passion and cant/wont use it. 

Could anyone with Windows Binaries for Luasec v0.7 please post me a zip file here or point me at a download link for them ?

Thanks again for your help

Geoiff

From: lua-l-bounces@lists.lua.org <lua-l-bounces@lists.lua.org> on behalf of Vadim A. Misbakh-Soloviov <lua-l@mva.name>
Sent: 26 March 2019 07:26
To: Lua mailing list
Subject: Re: Problem trying to download a webpage
 
> Unfortunatly I can't offer Windows-specific advice, but there must be
> many list members who can.
it should use same naming on all the platforms.
So, `curl = require"cURL"` should be fine.