|
David Siebert wrote:
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_dumpluaconsole error LNK2001: unresolved external symbol _luaopen_loadlib Any help would be great.
why not just use the VS .Net solution file I published on the Wiki?