[immodule-qt] New qt immodule for Hangul(korean) released

Mamoru KOMACHI usata at sodan.ecc.u-tokyo.ac.jp
Wed Oct 6 07:36:20 EEST 2004


Hi all,

At Wed, 6 Oct 2004 10:07:29 +0900,
Choe Hwanjin wrote:

> New Qt hangul(korean) input module has released.
> This is tested on qt-x11-immodule-unified-qt3.3.3-20040910.diff.gz
> 
> You can get it here:
> http://kldp.net/download.php/1516/qimhangul-0.0.1.tar.gz

I tried to compile it on Gentoo Linux 2004.2 (qt-3.3.3 with the immodule
patch applied, configured with -inputmethod), but got the following error:

g++ -c -pipe -Wall -W -g -fPIC  -DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/qt/3/include -o hangulcomposer.o hangulcomposer.cpp
hangulcomposer.cpp:22:22: keyboard.h: No such file or directory
hangulcomposer.cpp: In constructor `
   hangul::ComposerBase::ComposerBase(hangul::ComposerBase::Keyboard)':
hangulcomposer.cpp:31: error: `keyboard_table_2' undeclared (first use this
   function)
hangulcomposer.cpp:31: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
hangulcomposer.cpp:35: error: `keyboard_table_3final' undeclared (first use
   this function)
hangulcomposer.cpp:39: error: `keyboard_table_390' undeclared (first use this
   function)
hangulcomposer.cpp:43: error: `keyboard_table_32' undeclared (first use this
   function)
make: *** [hangulcomposer.o] Error 1


Where can I find keyboard.h?


-- 
Mamoru KOMACHI <usata at sodan.ecc.u-tokyo.ac.jp>
http://www.sodan.ecc.u-tokyo.ac.jp/~usata/



More information about the immodule-qt mailing list