[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bitlib for l4w?
- From: "Andrew Wilson" <agrwagrw@...>
- Date: Tue, 18 Nov 2008 10:39:30 -0500
Hi Mike,
If a binary library module already exists it can generally just be
added to the Lua for Windows package. If only source exists and we've
got to compile the library module we've been hesitant to do this
because it implies ownership of binary which implies maintenance of
said library etc etc. So if you've got a binary module you want
included in L4W, that makes it much easier/quicker to add in L4W
package.
Cheers
Andrew
On Tue, Nov 18, 2008 at 9:22 AM, Mike Crowe <drmikecrowe@gmail.com> wrote:
> Hi folks,
>
> Any chance of adding Bitlib
> (http://lua-users.org/files/wiki_insecure/binary_modules/simple_tutorial/lbitlib.c)
> to lua4windows? Any reason it isn't?
>
> TIA
> Mike
>