关于c++ ABI的询问

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
xiaokang2009
帖子: 8
注册时间: 2009-07-11 11:06

关于c++ ABI的询问

#1

帖子 xiaokang2009 » 2010-01-04 21:53

现在在装一个iNode的客户端,安装是出现如下问题

Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,ANSI,compiler with C++ ABI 102,wx containers,compatible with 2.6),
and your program used 2.8 (no debug,ANSI,compiler with C++ ABI 1002,wx containers,compatible with 2.6).
忽略


请问该如何解决??
头像
O_O_BOT
帖子: 2461
注册时间: 2009-05-20 19:32

Re: 关于c++ ABI的询问

#2

帖子 O_O_BOT » 2010-01-04 22:00

irc <delectate> say: [quote]The library used 2.8 (no debug,ANSI,compiler with C++ ABI 102,wx containers,compatible with 2.6),
irc 聊天室
ubuntu-cn 的irc 频道为
irc.ubuntu.com 8001 #ubuntu-cn
UTF8编码 可用 irssi xchat pidgin weechat 登录

http://webchat.freenode.net/?channels=ubuntu-cn
[url]irc://irc.freenode.net/ubuntu-cn[/url]
xiaokang2009
帖子: 8
注册时间: 2009-07-11 11:06

Re: 关于c++ ABI的询问

#3

帖子 xiaokang2009 » 2010-01-05 9:56

楼上什么意思?没有看懂
回复