打印

符号表遇到的问题

[复制链接]
963|1
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
limee|  楼主 | 2020-5-17 18:05 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
参照下面这篇**做的
http://blog.sina.com.cn/s/blog_4e3c6b480102zjsq.html
编译通过了,链接的时候报下面的错误。
我查了目标文件的符号,是这个符号lua_pushstring。

报错的是这个符号_imp__lua_pushstring

这2种符号是不一样的吗?
前面的是dll的符号表,后面的是给exe用的符号表吗?


lfs.o:lfs.c:(.text+0x6e): undefined reference to `_imp__lua_pushstring'
lfs.o:lfs.c:(.text+0xc7): undefined reference to `_imp__lua_pushstring'
lfs.o:lfs.c:(.text+0xdc): undefined reference to `_imp__lua_pushstring'
lfs.o:lfs.c:(.text+0xf6): undefined reference to `_imp__lua_pushstring'
lfs.o:lfs.c:(.text+0x26e): undefined reference to `_imp__lua_pushinteger'
lfs.o:lfs.c:(.text+0x29e): undefined reference to `_imp__lua_pushinteger'
lfs.o:lfs.c:(.text+0x2ce): undefined reference to `_imp__lua_pushinteger'
lfs.o:lfs.c:(.text+0x2fe): undefined reference to `_imp__lua_pushinteger'
lfs.o:lfs.c:(.text+0x32f): undefined reference to `_imp__lua_pushinteger'

使用特权

评论回复

相关帖子

沙发
dirtwillfly| | 2020-5-17 20:17 | 只看该作者
没玩过lua,帮你叫个用过的
@gaoyang2006999

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

301

主题

475

帖子

0

粉丝