lua-users home
lua-l archive

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


What kind of library did you build, a static library or a dynamic
library?  Something else?

Was the error message this time around different?

Were you using stock Lua source code, i.e. lua-5.1.4.tar.gz as
provided on lua.org, or something else?

--
David Ludwig
dludwig@pobox.com


On Fri, Jan 30, 2009 at 3:54 AM, Ben Maher <drenzyme@gmail.com> wrote:
> Just another wee update, I did some research and figured out how to compile
> Lua as a library. So I did. And the compilation worked.
> Then I opened up my project, reset the include directory, reset the library
> directory and hit compile.
>
> And it failed...
>
>