Building Lua under VSnet
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Building Lua under VSnet
- From: David Siebert <david@...>
- Date: 2004年4月12日 12:58:55 -0400
I am trying to get Lua to build under Visual Studio.
I downloaded the projects for VC6 and converted them.
I am new to Visual studio and Lua so I ask you to be kind.
I am getting these errors when linking.
lua error LNK2019: unresolved external symbol _luaU_dump referenced in
function _lua_dump
luaconsole error LNK2001: unresolved external symbol _luaopen_loadlib
Any help would be great.