Closed GoogleCodeExporter closed 9 years ago
Sorry, this is an enhancement request, not a defect, but it seems the system
only lets me enter defects.
Original comment by theglau...@gmail.com
on 9 Aug 2010 at 4:41
What library are you thinking about? I don't know or use this type of thing so
I am not even sure? Is there a LuaRock version of any library that has support
for this?
Original comment by rpusz...@gmail.com
on 9 Aug 2010 at 5:00
I was thinking mostly of luasocket. I wasn't aware of "LuaRock", but did a
quick googling and it seems that "LuaSec" is exactly what i'm asking for.
Unfortunately, i don't seem to have the compiler required (cl) as "luarocks
install luasec" fails like this:
Everything is Ok
Folders: 12
Files: 52
Size: 158427
Compressed: 204800
cl /MD /O2 -c -Fosrc/buffer.obj -Ic:/lua/include src/buffer.c -DWIN32 -DNDEBUG -
D_WINDOWS -D_USRDLL -DLUASEC_EXPORTS -DBUFFER_DEBUG -DLUASEC_API=__declspec(dlle
xport)
'cl' is not recognized as an internal or external command,
operable program or batch file.
Error: Build error: Failed compiling object src/buffer.obj
Original comment by theglau...@gmail.com
on 9 Aug 2010 at 5:15
Well, looks like i just had to dig a little deeper. Rocks was finding the
source package for version 0.4-3, but there is a binary package for 0.4-2. So i
did
luarocks install luasec 0.4-2
and it seems to have installed!
Now to test it...
thanks again,
glauber
Original comment by theglau...@gmail.com
on 9 Aug 2010 at 5:21
Great. This is probably the best way to get what you want. Can the issue be
closed?
Original comment by rpusz...@gmail.com
on 9 Aug 2010 at 5:31
Original comment by rpusz...@gmail.com
on 9 Aug 2010 at 5:31
Yes, close it. thanks!
Original comment by theglau...@gmail.com
on 9 Aug 2010 at 5:35
Original comment by rpusz...@gmail.com
on 10 Aug 2010 at 3:04
Original issue reported on code.google.com by
theglau...@gmail.com
on 9 Aug 2010 at 4:39