[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Unresolved External Symbols in Visual Studio 2005 with Lua
- From: Ben Maher <drenzyme@...>
- Date: Sat, 31 Jan 2009 10:13:20 +1300
Ahh, a good nights sleep and I'm ready to go again.
@David: I'm trying to compile Lua as a static library, not a DLL. And yes, I'm using the latest code from the Lua website. Are there any #defines that I have to declare before I build the library?
@Aaron: I'm going to try #2 now, and see if I get any better results.