[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Unresolved External Symbols in Visual Studio 2005 with Lua
- From: David Ludwig <dludwig@...>
- Date: Fri, 30 Jan 2009 12:56:11 -0500
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...
>
>