|
发表于 2005-7-2 08:57:59
|
显示全部楼层
scim-qtimm 0.9.1 is not compatible with scim 1.3.2 (and CVS head)
but you can change one line to fix it:
src/qsciminputcontext.cpp line 535
change SCIM_GLOBAL_CONFIG_DEFAULT_IMENGINE_FACTORY to SCIM_CONFIG_DEFAULT_IMENGINE_FACTORY |
|