[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Compiling lua-zlib on Windows
- From: Peter Drahoš <drahosp@...>
- Date: Mon, 11 Mar 2013 10:01:28 +0100
On 10 Mar, 2013, at 7:18 , Choonster TheMage <choonster.2010@gmail.com> wrote:
> I'm writing a library that depends on lua-zlib[1], but I'm having a
> hard time compiling it on Windows. I've tried doing it Visual Studio
> 2012, but I really have no idea what I'm doing.
If using LuaDist you can now install lua-zlib[1] from source or binaries.
NOTE: The package conflicts with lzlib[2] which uses the same require name.
pd
[1] https://github.com/LuaDist/lua-zlib/tree/0.2-Windows-x86
[2] https://github.com/LuaDist/lzlib