|
|
chooseword.cpp:69: error: `gtk_timeout_remove' undeclared (first use this
function)
chooseword.cpp:69: error: (Each undeclared identifier is reported only once for
each function it appears in.)
chooseword.cpp:78: error: `gtk_timeout_add' undeclared (first use this
function)
chooseword.cpp: In member function `void CChooseword::close()':
chooseword.cpp:433: error: `gtk_timeout_remove' undeclared (first use this
function)
make[3]: *** [chooseword.o] \u9519\u8bef 1
make[3]: Leaving directory `/root/down/reciteword-0.8.0/src'
make[2]: *** [all-recursive] \u9519\u8bef 1
make[2]: Leaving directory `/root/down/reciteword-0.8.0/src'
make[1]: *** [all-recursive] \u9519\u8bef 1
make[1]: Leaving directory `/root/down/reciteword-0.8.0'
make: *** [all] \u9519\u8bef 2
[root@localhost reciteword-0.8.0]#
why??? |
|