标题:Murphypinyin输入法的问题
作者:youngst
日期:2007-01-16 10:23
内容:
我把编译好的.SO文件放到/qtopia/plugin/inputmethods/下 :
然后运行. ./qpe 出现错误:
Could not read calibration: /etc/pointercal
Create pluginlibman in libqpe
Use QPEApplication's PluginLibraryManager
/mnt/Qtopia/qtopia-free-1.7.0/plugins/inputmethods/libmurphypinyin.so: undefined symbol: __get_eh_context
Plugin not loaded: murphypinyin
/mnt/Qtopia/qtopia-free-1.7.0/plugins/inputmethods/libmurphypinyin.so: undefined symbol: __get_eh_context
Plugin not loaded: murphypinyin
__get_eh_context和 Plugin not loaded: murphypinyin这2个 错误怎么解决;
#1 [shiroki 01-30 18:52]
难啊。。。到murphy的代码里搜一下这个函数或者变量,看看在哪儿定义的,看上去是光有声明没有定义阿,是不是有什么宏影响的
#2 [shiroki 01-30 18:54]
难啊。。。到murphy的代码里搜一下这个函数或者变量,看看在哪儿定义的,看上去是光有声明没有定义阿,是不是有什么宏影响的