|
|
| 1>Source.obj : error LNK2019: unresolved external symbol _lua_close referenced in function _main 1>Source.obj : error LNK2019: unresolved external symbol _lua_tolstring referenced in function _main 1>Source.obj : error LNK2019: unresolved external symbol _lua_pcallk referenced in function _main 1>Source.obj : error LNK2019: unresolved external symbol _luaL_openlibs referenced in function _main 1>Source.obj : error LNK2019: unresolved external symbol _luaL_loadfilex referenced in function _main 1>Source.obj : error LNK2019: unresolved external symbol _luaL_newstate referenced in function _main |
| Microsoft (R) COFF/PE Dumper Version 11.00.50727.1 Copyright (C) Microsoft Corporation. All rights reserved. Dump of file lua5.2.lib File Type: LIBRARY Archive member name at 8: / 526194FB time/date Fri Oct 18 22:07:23 2013 uid gid 0 mode 1862 size correct header end 297 public symbols 314E __IMPORT_DESCRIPTOR_lua5.2 3374 __NULL_IMPORT_DESCRIPTOR 34AA lua5.2_NULL_THUNK_DATA 4A06 __imp_lua_atpanic 4A06 lua_atpanic 6D38 __imp_lua_version 6D38 lua_version 4938 __imp_lua_absindex 4938 lua_absindex 535C __imp_lua_gettop 535C lua_gettop 6638 __imp_lua_settop 6638 lua_settop 5E14 __imp_lua_pushvalue 5E14 lua_pushvalue 6224 __imp_lua_remove 6224 lua_remove 5498 __imp_lua_insert 5498 lua_insert |
Microsoft (R) COFF/PE Dumper Version 11.00.60610.1
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file lua5.2.lib
File Type: LIBRARY
Archive member name at 8: /
5263DD5D time/date Sun Oct 20 14:40:45 2013
uid
gid
0 mode
1988 size
correct header end
297 public symbols
339A __IMPORT_DESCRIPTOR_lua5.2
35C0 __NULL_IMPORT_DESCRIPTOR
36F6 lua5.2_NULL_THUNK_DATA
4C72 __imp__lua_atpanic
4C72 _lua_atpanic
7004 __imp__lua_version
7004 _lua_version
4BA2 __imp__lua_absindex
4BA2 _lua_absindex
55E0 __imp__lua_gettop
55E0 _lua_gettop
68F2 __imp__lua_settop
68F2 _lua_settop
60B8 __imp__lua_pushvalue
60B8 _lua_pushvalue
64D2 __imp__lua_remove
64D2 _lua_remove
5722 __imp__lua_insert
5722 _lua_insert |
1>main.obj : error LNK2019: unresolved external symbol lua_close referenced in function main 1>main.obj : error LNK2019: unresolved external symbol lua_tolstring referenced in function main 1>main.obj : error LNK2019: unresolved external symbol lua_pcallk referenced in function main 1>main.obj : error LNK2019: unresolved external symbol luaL_openlibs referenced in function main 1>main.obj : error LNK2019: unresolved external symbol luaL_loadfilex referenced in function main 1>main.obj : error LNK2019: unresolved external symbol luaL_newstate referenced in function main |