LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: jetking

我为fcitx写了个图形配置工具,内附源码

[复制链接]
发表于 2006-1-11 22:58:57 | 显示全部楼层
我下载附件不能make,文件可能是有问题?
回复 支持 反对

使用道具 举报

发表于 2006-1-12 09:50:26 | 显示全部楼层
Post by jetking
那个是tomso


-_-|||
不是叫torsmo么?
回复 支持 反对

使用道具 举报

发表于 2006-1-21 14:41:28 | 显示全部楼层
我这里不行阿,大侠看看是怎么回事吧

[root@SC-Linux fcitx_config]# make clean
rm -rf  fct
[root@SC-Linux fcitx_config]# make
gcc -Wall  main.c other.c -o fct `pkg-config --cflags gtk+-2.0` `pkg-config --li
bs gtk+-2.0`
main.c: In function `init_page1':
main.c:158: warning: implicit declaration of function `gtk_combo_box_entry_new_t
ext'
main.c:158: warning: assignment makes pointer from integer without a cast
main.c:160: warning: implicit declaration of function `gtk_combo_box_append_text
'
main.c:160: `GtkComboBox' undeclared (first use in this function)
main.c:160: (Each undeclared identifier is reported only once
main.c:160: for each function it appears in.)
main.c:160: parse error before ')' token
main.c:162: parse error before ')' token
main.c:164: warning: implicit declaration of function `gtk_combo_box_set_active'
main.c:164: parse error before ')' token
main.c:164: warning: left-hand operand of comma expression has no effect
main.c:164: parse error before ')' token
main.c:166: parse error before ')' token
main.c:134: warning: unused variable `entry'
main.c:136: warning: unused variable `checkbutton'
main.c:138: warning: unused variable `combobox'
main.c:140: warning: unused variable `tmp'
main.c:145: warning: unused variable `dsp_font_size'
main.c:146: warning: unused variable `window_font_size'
main.c:149: warning: unused variable `bin_it'
main.c:166: warning: statement with no effect
main.c:169: break statement not within loop or switch
main.c: At top level:
main.c:171: parse error before '}' token
main.c:174: parse error before '(' token
main.c:175: parse error before '(' token
main.c:176: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:176: warning: parameter names (without types) in function declaration
main.c:176: conflicting types for `gtk_widget_show'
/usr/include/gtk-2.0/gtk/gtkwidget.h:445: previous declaration of `gtk_widget_sh
ow'
main.c:176: warning: data definition has no type or storage class
main.c:177: parse error before '(' token
main.c:178: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:178: warning: parameter names (without types) in function declaration
main.c:178: warning: data definition has no type or storage class
main.c:180: warning: type defaults to `int' in declaration of `hbox'
main.c:180: warning: initialization makes integer from pointer without a cast
main.c:180: initializer element is not constant
main.c:180: warning: data definition has no type or storage class
main.c:181: warning: type defaults to `int' in declaration of `label'
main.c:181: warning: initialization makes integer from pointer without a cast
main.c:181: initializer element is not constant
main.c:181: warning: data definition has no type or storage class
main.c:182: parse error before '(' token
main.c:183: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:183: warning: parameter names (without types) in function declaration
main.c:183: warning: data definition has no type or storage class
main.c:185: warning: type defaults to `int' in declaration of `comboboxentry'
main.c:185: initializer element is not constant
main.c:185: warning: data definition has no type or storage class
main.c:186: parse error before "for"
main.c:193: warning: type defaults to `int' in declaration of `bin_it'
main.c:193: warning: data definition has no type or storage class
main.c:194: parse error before "break"
main.c:201: parse error before '(' token
main.c:201: warning: type defaults to `int' in declaration of `comboboxentry'
main.c:201: warning: type defaults to `int' in declaration of `i'
main.c:201: parse error before ')' token
main.c:203: warning: type defaults to `int' in declaration of `g_free'
main.c:203: warning: parameter names (without types) in function declaration
main.c:203: conflicting types for `g_free'
/usr/include/glib-2.0/glib/gmem.h:52: previous declaration of `g_free'
main.c:203: warning: data definition has no type or storage class
main.c:204: warning: type defaults to `int' in declaration of `families'
main.c:204: warning: initialization makes integer from pointer without a cast
main.c:204: warning: data definition has no type or storage class
main.c:207: parse error before '(' token
main.c:208: parse error before '(' token
main.c:209: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:209: warning: parameter names (without types) in function declaration
main.c:209: warning: data definition has no type or storage class
main.c:210: parse error before '(' token
main.c:211: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:211: warning: parameter names (without types) in function declaration
main.c:211: warning: data definition has no type or storage class
main.c:215: warning: type defaults to `int' in declaration of `hbox'
main.c:215: redefinition of `hbox'
main.c:180: `hbox' previously defined here
main.c:215: warning: initialization makes integer from pointer without a cast
main.c:215: initializer element is not constant
main.c:215: warning: data definition has no type or storage class
main.c:216: warning: type defaults to `int' in declaration of `label'
main.c:216: redefinition of `label'
main.c:181: `label' previously defined here
main.c:216: warning: initialization makes integer from pointer without a cast
main.c:216: initializer element is not constant
main.c:216: warning: data definition has no type or storage class
main.c:217: parse error before '(' token
main.c:218: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:218: warning: parameter names (without types) in function declaration
main.c:218: warning: data definition has no type or storage class
main.c:220: warning: type defaults to `int' in declaration of `combobox'
main.c:220: warning: implicit declaration of function `gtk_combo_box_new_text'
main.c:220: initializer element is not constant
main.c:220: warning: data definition has no type or storage class
main.c:222: parse error before "for"
main.c:235: parse error before '(' token
main.c:236: parse error before '(' token
main.c:237: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:237: warning: parameter names (without types) in function declaration
main.c:237: warning: data definition has no type or storage class
main.c:238: parse error before '(' token
main.c:239: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:239: warning: parameter names (without types) in function declaration
main.c:239: warning: data definition has no type or storage class
main.c:241: warning: type defaults to `int' in declaration of `hbox'
main.c:241: redefinition of `hbox'
main.c:215: `hbox' previously defined here
main.c:241: warning: initialization makes integer from pointer without a cast
main.c:241: initializer element is not constant
main.c:241: warning: data definition has no type or storage class
main.c:242: warning: type defaults to `int' in declaration of `label'
main.c:242: redefinition of `label'
main.c:216: `label' previously defined here
main.c:242: warning: initialization makes integer from pointer without a cast
main.c:242: initializer element is not constant
main.c:242: warning: data definition has no type or storage class
main.c:243: parse error before '(' token
main.c:244: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:244: warning: parameter names (without types) in function declaration
main.c:244: warning: data definition has no type or storage class
main.c:245: warning: type defaults to `int' in declaration of `combobox'
main.c:245: redefinition of `combobox'
main.c:220: `combobox' previously defined here
main.c:245: initializer element is not constant
main.c:245: warning: data definition has no type or storage class
main.c:247: parse error before "for"
main.c:260: parse error before '(' token
main.c:261: parse error before '(' token
main.c:262: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:262: warning: parameter names (without types) in function declaration
main.c:262: warning: data definition has no type or storage class
main.c:263: parse error before '(' token
main.c:264: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:264: warning: parameter names (without types) in function declaration
main.c:264: warning: data definition has no type or storage class
main.c:268: parse error before "if"
main.c:271: warning: type defaults to `int' in declaration of `checkbutton'
main.c:271: warning: initialization makes integer from pointer without a cast
main.c:271: initializer element is not constant
main.c:271: warning: data definition has no type or storage class
main.c:272: parse error before '(' token
main.c:274: parse error before '(' token
main.c:275: parse error before '(' token
main.c:276: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:276: warning: parameter names (without types) in function declaration
main.c:276: warning: data definition has no type or storage class
main.c:277: parse error before '(' token
main.c:278: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:278: warning: parameter names (without types) in function declaration
main.c:278: warning: data definition has no type or storage class
main.c:279: parse error before '}' token
main.c:284: warning: type defaults to `int' in declaration of `label'
main.c:284: redefinition of `label'
main.c:242: `label' previously defined here
main.c:284: warning: initialization makes integer from pointer without a cast
main.c:284: initializer element is not constant
main.c:284: warning: data definition has no type or storage class
main.c:285: parse error before '(' token
main.c:286: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:286: warning: parameter names (without types) in function declaration
main.c:286: warning: data definition has no type or storage class
main.c:287: warning: type defaults to `int' in declaration of `entry'
main.c:287: warning: initialization makes integer from pointer without a cast
main.c:287: initializer element is not constant
main.c:287: warning: data definition has no type or storage class
main.c:288: parse error before '(' token
main.c:288: warning: type defaults to `int' in declaration of `entry'
main.c:288: warning: type defaults to `int' in declaration of `fc'
main.c:288: conflicting types for `fc'
main.c:13: previous declaration of `fc'
main.c:288: parse error before '.' token
main.c:290: parse error before '(' token
main.c:291: parse error before '(' token
main.c:292: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:292: warning: parameter names (without types) in function declaration
main.c:292: warning: data definition has no type or storage class
main.c:293: parse error before '(' token
main.c:294: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:294: warning: parameter names (without types) in function declaration
main.c:294: warning: data definition has no type or storage class
main.c:295: parse error before '}' token
main.c:296: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:296: warning: parameter names (without types) in function declaration
main.c:296: warning: data definition has no type or storage class
main.c:298: warning: type defaults to `int' in declaration of `label'
main.c:298: redefinition of `label'
main.c:284: `label' previously defined here
main.c:298: warning: initialization makes integer from pointer without a cast
main.c:298: initializer element is not constant
main.c:298: warning: data definition has no type or storage class
main.c:299: parse error before '(' token
main.c: In function `init_page2':
main.c:316: request for member `bEngPuncAfterNumber' in something not a structur
e or union
main.c:326: request for member `bEngAfterSemicolon' in something not a structure
or union
main.c:337: request for member `bEngAfterCap' in something not a structure or un
ion
main.c:347: request for member `bDisablePagingInLegend' in something not a struc
ture or union
main.c:357: request for member `bLumaQQ' in something not a structure or union
main.c:372: request for member `enterToDo' in something not a structure or union
main.c: In function `init_page3':
main.c:420: warning: assignment makes pointer from integer without a cast
main.c:423: `GtkComboBox' undeclared (first use in this function)
main.c:423: parse error before ')' token
main.c:428: request for member `iMaxCandWord' in something not a structure or un
ion
main.c:430: parse error before ')' token
main.c:441: request for member `_3DEffectMainWindow' in something not a structur
e or union
main.c:448: request for member `bAutoHideInputWindow' in something not a structu
re or union
main.c:463: request for member `_3DEffectInputWindow' in something not a structu
re or union
main.c:485: request for member `hideMainWindow' in something not a structure or
union
main.c:508: warning: implicit declaration of function `gtk_color_button_new_with
_color'
main.c:508: request for member `cursorColor' in something not a structure or uni
on
main.c:508: warning: assignment makes pointer from integer without a cast
main.c:509: warning: implicit declaration of function `gtk_color_button_set_titl
e'
main.c:509: `GtkColorButton' undeclared (first use in this function)
main.c:509: parse error before ')' token
main.c:519: request for member `mainWindowColor' in something not a structure or
union
main.c:519: warning: assignment makes pointer from integer without a cast
main.c:520: parse error before ')' token
main.c:529: request for member `mainWindowLineColor' in something not a structur
e or union
main.c:529: warning: assignment makes pointer from integer without a cast
main.c:530: parse error before ')' token
main.c:545: request for member `colorArrow' in something not a structure or unio
n
main.c:545: warning: assignment makes pointer from integer without a cast
main.c:546: parse error before ')' token
main.c:555: request for member `inputWindowColor' in something not a structure o
r union
main.c:555: warning: assignment makes pointer from integer without a cast
main.c:556: parse error before ')' token
main.c:565: request for member `inputWindowLineColor' in something not a structu
re or union
main.c:565: warning: assignment makes pointer from integer without a cast
main.c:566: parse error before ')' token
main.c:580: request for member `messageColor' in something not a structure or un
ion
main.c:580: warning: assignment makes pointer from integer without a cast
main.c:581: parse error before ')' token
main.c:590: request for member `messageColor' in something not a structure or un
ion
main.c:590: warning: assignment makes pointer from integer without a cast
main.c:591: parse error before ')' token
main.c:600: request for member `messageColor' in something not a structure or un
ion
main.c:600: warning: assignment makes pointer from integer without a cast
main.c:601: parse error before ')' token
main.c:615: request for member `messageColor' in something not a structure or un
ion
main.c:615: warning: assignment makes pointer from integer without a cast
main.c:616: parse error before ')' token
main.c:625: request for member `messageColor' in something not a structure or un
ion
main.c:625: warning: assignment makes pointer from integer without a cast
main.c:626: parse error before ')' token
main.c:635: request for member `messageColor' in something not a structure or un
ion
main.c:635: warning: assignment makes pointer from[root@SC-Linux fcitx_config]# make clean
rm -rf  fct
[root@SC-Linux fcitx_config]# make
gcc -Wall  main.c other.c -o fct `pkg-config --cflags gtk+-2.0` `pkg-config --li
bs gtk+-2.0`
main.c: In function `init_page1':
main.c:158: warning: implicit declaration of function `gtk_combo_box_entry_new_t
ext'
main.c:158: warning: assignment makes pointer from integer without a cast
main.c:160: warning: implicit declaration of function `gtk_combo_box_append_text
'
main.c:160: `GtkComboBox' undeclared (first use in this function)
main.c:160: (Each undeclared identifier is reported only once
main.c:160: for each function it appears in.)
main.c:160: parse error before ')' token
main.c:162: parse error before ')' token
main.c:164: warning: implicit declaration of function `gtk_combo_box_set_active'
main.c:164: parse error before ')' token
main.c:164: warning: left-hand operand of comma expression has no effect
main.c:164: parse error before ')' token
main.c:166: parse error before ')' token
main.c:134: warning: unused variable `entry'
main.c:136: warning: unused variable `checkbutton'
main.c:138: warning: unused variable `combobox'
main.c:140: warning: unused variable `tmp'
main.c:145: warning: unused variable `dsp_font_size'
main.c:146: warning: unused variable `window_font_size'
main.c:149: warning: unused variable `bin_it'
main.c:166: warning: statement with no effect
main.c:169: break statement not within loop or switch
main.c: At top level:
main.c:171: parse error before '}' token
main.c:174: parse error before '(' token
main.c:175: parse error before '(' token
main.c:176: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:176: warning: parameter names (without types) in function declaration
main.c:176: conflicting types for `gtk_widget_show'
/usr/include/gtk-2.0/gtk/gtkwidget.h:445: previous declaration of `gtk_widget_sh
ow'
main.c:176: warning: data definition has no type or storage class
main.c:177: parse error before '(' token
main.c:178: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:178: warning: parameter names (without types) in function declaration
main.c:178: warning: data definition has no type or storage class
main.c:180: warning: type defaults to `int' in declaration of `hbox'
main.c:180: warning: initialization makes integer from pointer without a cast
main.c:180: initializer element is not constant
main.c:180: warning: data definition has no type or storage class
main.c:181: warning: type defaults to `int' in declaration of `label'
main.c:181: warning: initialization makes integer from pointer without a cast
main.c:181: initializer element is not constant
main.c:181: warning: data definition has no type or storage class
main.c:182: parse error before '(' token
main.c:183: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:183: warning: parameter names (without types) in function declaration
main.c:183: warning: data definition has no type or storage class
main.c:185: warning: type defaults to `int' in declaration of `comboboxentry'
main.c:185: initializer element is not constant
main.c:185: warning: data definition has no type or storage class
main.c:186: parse error before "for"
main.c:193: warning: type defaults to `int' in declaration of `bin_it'
main.c:193: warning: data definition has no type or storage class
main.c:194: parse error before "break"
main.c:201: parse error before '(' token
main.c:201: warning: type defaults to `int' in declaration of `comboboxentry'
main.c:201: warning: type defaults to `int' in declaration of `i'
main.c:201: parse error before ')' token
main.c:203: warning: type defaults to `int' in declaration of `g_free'
main.c:203: warning: parameter names (without types) in function declaration
main.c:203: conflicting types for `g_free'
/usr/include/glib-2.0/glib/gmem.h:52: previous declaration of `g_free'
main.c:203: warning: data definition has no type or storage class
main.c:204: warning: type defaults to `int' in declaration of `families'
main.c:204: warning: initialization makes integer from pointer without a cast
main.c:204: warning: data definition has no type or storage class
main.c:207: parse error before '(' token
main.c:208: parse error before '(' token
main.c:209: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:209: warning: parameter names (without types) in function declaration
main.c:209: warning: data definition has no type or storage class
main.c:210: parse error before '(' token
main.c:211: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:211: warning: parameter names (without types) in function declaration
main.c:211: warning: data definition has no type or storage class
main.c:215: warning: type defaults to `int' in declaration of `hbox'
main.c:215: redefinition of `hbox'
main.c:180: `hbox' previously defined here
main.c:215: warning: initialization makes integer from pointer without a cast
main.c:215: initializer element is not constant
main.c:215: warning: data definition has no type or storage class
main.c:216: warning: type defaults to `int' in declaration of `label'
main.c:216: redefinition of `label'
main.c:181: `label' previously defined here
main.c:216: warning: initialization makes integer from pointer without a cast
main.c:216: initializer element is not constant
main.c:216: warning: data definition has no type or storage class
main.c:217: parse error before '(' token
main.c:218: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:218: warning: parameter names (without types) in function declaration
main.c:218: warning: data definition has no type or storage class
main.c:220: warning: type defaults to `int' in declaration of `combobox'
main.c:220: warning: implicit declaration of function `gtk_combo_box_new_text'
main.c:220: initializer element is not constant
main.c:220: warning: data definition has no type or storage class
main.c:222: parse error before "for"
main.c:235: parse error before '(' token
main.c:236: parse error before '(' token
main.c:237: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:237: warning: parameter names (without types) in function declaration
main.c:237: warning: data definition has no type or storage class
main.c:238: parse error before '(' token
main.c:239: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:239: warning: parameter names (without types) in function declaration
main.c:239: warning: data definition has no type or storage class
main.c:241: warning: type defaults to `int' in declaration of `hbox'
main.c:241: redefinition of `hbox'
main.c:215: `hbox' previously defined here
main.c:241: warning: initialization makes integer from pointer without a cast
main.c:241: initializer element is not constant
main.c:241: warning: data definition has no type or storage class
main.c:242: warning: type defaults to `int' in declaration of `label'
main.c:242: redefinition of `label'
main.c:216: `label' previously defined here
main.c:242: warning: initialization makes integer from pointer without a cast
main.c:242: initializer element is not constant
main.c:242: warning: data definition has no type or storage class
main.c:243: parse error before '(' token
main.c:244: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:244: warning: parameter names (without types) in function declaration
main.c:244: warning: data definition has no type or storage class
main.c:245: warning: type defaults to `int' in declaration of `combobox'
main.c:245: redefinition of `combobox'
main.c:220: `combobox' previously defined here
main.c:245: initializer element is not constant
main.c:245: warning: data definition has no type or storage class
main.c:247: parse error before "for"
main.c:260: parse error before '(' token
main.c:261: parse error before '(' token
main.c:262: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:262: warning: parameter names (without types) in function declaration
main.c:262: warning: data definition has no type or storage class
main.c:263: parse error before '(' token
main.c:264: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:264: warning: parameter names (without types) in function declaration
main.c:264: warning: data definition has no type or storage class
main.c:268: parse error before "if"
main.c:271: warning: type defaults to `int' in declaration of `checkbutton'
main.c:271: warning: initialization makes integer from pointer without a cast
main.c:271: initializer element is not constant
main.c:271: warning: data definition has no type or storage class
main.c:272: parse error before '(' token
main.c:274: parse error before '(' token
main.c:275: parse error before '(' token
main.c:276: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:276: warning: parameter names (without types) in function declaration
main.c:276: warning: data definition has no type or storage class
main.c:277: parse error before '(' token
main.c:278: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:278: warning: parameter names (without types) in function declaration
main.c:278: warning: data definition has no type or storage class
main.c:279: parse error before '}' token
main.c:284: warning: type defaults to `int' in declaration of `label'
main.c:284: redefinition of `label'
main.c:242: `label' previously defined here
main.c:284: warning: initialization makes integer from pointer without a cast
main.c:284: initializer element is not constant
main.c:284: warning: data definition has no type or storage class
main.c:285: parse error before '(' token
main.c:286: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:286: warning: parameter names (without types) in function declaration
main.c:286: warning: data definition has no type or storage class
main.c:287: warning: type defaults to `int' in declaration of `entry'
main.c:287: warning: initialization makes integer from pointer without a cast
main.c:287: initializer element is not constant
main.c:287: warning: data definition has no type or storage class
main.c:288: parse error before '(' token
main.c:288: warning: type defaults to `int' in declaration of `entry'
main.c:288: warning: type defaults to `int' in declaration of `fc'
main.c:288: conflicting types for `fc'
main.c:13: previous declaration of `fc'
main.c:288: parse error before '.' token
main.c:290: parse error before '(' token
main.c:291: parse error before '(' token
main.c:292: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:292: warning: parameter names (without types) in function declaration
main.c:292: warning: data definition has no type or storage class
main.c:293: parse error before '(' token
main.c:294: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:294: warning: parameter names (without types) in function declaration
main.c:294: warning: data definition has no type or storage class
main.c:295: parse error before '}' token
main.c:296: warning: type defaults to `int' in declaration of `gtk_widget_show'
main.c:296: warning: parameter names (without types) in function declaration
main.c:296: warning: data definition has no type or storage class
main.c:298: warning: type defaults to `int' in declaration of `label'
main.c:298: redefinition of `label'
main.c:284: `label' previously defined here
main.c:298: warning: initialization makes integer from pointer without a cast
main.c:298: initializer element is not constant
main.c:298: warning: data definition has no type or storage class
main.c:299: parse error before '(' token
main.c: In function `init_page2':
main.c:316: request for member `bEngPuncAfterNumber' in something not a structur
e or union
main.c:326: request for member `bEngAfterSemicolon' in something not a structure
or union
main.c:337: request for member `bEngAfterCap' in something not a structure or un
ion
main.c:347: request for member `bDisablePagingInLegend' in something not a struc
ture or union
main.c:357: request for member `bLumaQQ' in something not a structure or union
main.c:372: request for member `enterToDo' in something not a structure or union
main.c: In function `init_page3':
main.c:420: warning: assignment makes pointer from integer without a cast
main.c:423: `GtkComboBox' undeclared (first use in this function)
main.c:423: parse error before ')' token
main.c:428: request for member `iMaxCandWord' in something not a structure or un
ion
main.c:430: parse error before ')' token
main.c:441: request for member `_3DEffectMainWindow' in something not a structur
e or union
main.c:448: request for member `bAutoHideInputWindow' in something not a structu
re or union
main.c:463: request for member `_3DEffectInputWindow' in something not a structu
re or union
main.c:485: request for member `hideMainWindow' in something not a structure or
union
main.c:508: warning: implicit declaration of function `gtk_color_button_new_with
_color'
main.c:508: request for member `cursorColor' in something not a structure or uni
on
main.c:508: warning: assignment makes pointer from integer without a cast
main.c:509: warning: implicit declaration of function `gtk_color_button_set_titl
e'
main.c:509: `GtkColorButton' undeclared (first use in this function)
main.c:509: parse error before ')' token
main.c:519: request for member `mainWindowColor' in something not a structure or
union
main.c:519: warning: assignment makes pointer from integer without a cast
main.c:520: parse error before ')' token
main.c:529: request for member `mainWindowLineColor' in something not a structur
e or union
main.c:529: warning: assignment makes pointer from integer without a cast
main.c:530: parse error before ')' token
main.c:545: request for member `colorArrow' in something not a structure or unio
n
main.c:545: warning: assignment makes pointer from integer without a cast
main.c:546: parse error before ')' token
main.c:555: request for member `inputWindowColor' in something not a structure o
r union
main.c:555: warning: assignment makes pointer from integer without a cast
main.c:556: parse error before ')' token
main.c:565: request for member `inputWindowLineColor' in something not a structu
re or union
main.c:565: warning: assignment makes pointer from integer without a cast
main.c:566: parse error before ')' token
main.c:580: request for member `messageColor' in something not a structure or un
ion
main.c:580: warning: assignment makes pointer from integer without a cast
main.c:581: parse error before ')' token
main.c:590: request for member `messageColor' in something not a structure or un
ion
main.c:590: warning: assignment makes pointer from integer without a cast
main.c:591: parse error before ')' token
main.c:600: request for member `messageColor' in something not a structure or un
ion
main.c:600: warning: assignment makes pointer from integer without a cast
main.c:601: parse error before ')' token
main.c:615: request for member `messageColor' in something not a structure or un
ion
main.c:615: warning: assignment makes pointer from integer without a cast
main.c:616: parse error before ')' token
main.c:625: request for member `messageColor' in something not a structure or un
ion
main.c:625: warning: assignment makes pointer from integer without a cast
main.c:626: parse error before ')' token
main.c:635: request for member `messageColor' in something not a structure or un
ion
main.c:635: warning: assignment makes pointer from integer without a cast
main.c:636: parse error before ')' token
main.c:650: request for member `messageColor' in something not a structure or un
ion
main.c:650: warning: assignment makes pointer from integer without a cast
main.c:651: parse error before ')' token
main.c: In function `init_page4':
main.c:696: warning: assignment makes pointer from integer without a cast
main.c:697: `GtkComboBox' undeclared (first use in this function)
main.c:697: parse error before ')' token
main.c:698: parse error before ')' token
main.c:699: parse error before ')' token
main.c:700: parse error before ')' token
main.c:704: request for member `switch_key' in something not a structure or unio
n
main.c:705: parse error before ')' token
main.c:715: request for member `bDoubleSwitchKey' in something not a structure o
r union
main.c:730: request for member `PYAddFreq' in something not a structure or union
main.c:743: request for member `PYDelFreq' in something not a structure or union
main.c:756: request for member `PYDelUserPhr' in something not a structure or un
ion
main.c:779: request for member `toggle_im' in something not a structure or union
main.c:788: request for member `PrevPage' in something not a structure or union
main.c:802: request for member `TrackCursor' in something not a structure or uni
on
main.c:811: request for member `NextPage' in something not a structure or union
main.c:825: request for member `gbk_sp' in something not a structure or union
main.c:838: request for member `cand2nd3rd' in something not a structure or unio
n
main.c:851: request for member `legend_sp' in something not a structure or union
main.c:860: request for member `corner' in something not a structure or union
main.c: In function `init_page5':
main.c:893: request for member `bUsePinyin' in something not a structure or unio
n
main.c:903: request for member `bUseSP' in something not a structure or union
main.c:914: request for member `bUseQW' in something not a structure or union
main.c:924: request for member `bUseTable' in something not a structure or union
main.c:934: request for member `bPhraseTips' in something not a structure or uni
on
main.c: In function `init_page6':
main.c:970: request for member `bFullPY' in something not a structure or union
main.c:977: request for member `bPYCreateAuto' in something not a structure or union
main.c:984: request for member `bPYSaveAutoAsPhrase' in something not a structure or union
main.c:1007: request for member `baseOrder' in something not a structure or union
main.c:1033: request for member `phraseOrder' in something not a structure or union
main.c:1058: request for member `freqOrder' in something not a structure or union
main.c:1078: request for member `MH_mode' in something not a structure or union
main.c:1083: request for member `MH_mode' in something not a structure or union
main.c:1088: request for member `MH_mode' in something not a structure or union
main.c:1097: request for member `MH_mode' in something not a structure or union
main.c:1102: request for member `MH_mode' in something not a structure or union
main.c:1107: request for member `MH_mode' in something not a structure or union
main.c:1116: request for member `MH_mode' in something not a structure or union
main.c:1121: request for member `MH_mode' in something not a structure or union
main.c:1126: request for member `MH_mode' in something not a structure or union
main.c:1136: request for member `MH_mode' in something not a structure or union
main.c:1141: request for member `MH_mode' in something not a structure or union
other.c: In function `combobox_callback':
other.c:303: warning: implicit declaration of function `gtk_combo_box_get_active_text'
other.c:303: `GtkComboBox' undeclared (first use in this function)
other.c:303: (Each undeclared identifier is reported only once
other.c:303: for each function it appears in.)
other.c:303: parse error before ')' token
other.c: In function `comboboxentry_callback':
other.c:327: `GtkComboBox' undeclared (first use in this function)
other.c:327: parse error before ')' token
other.c: In function `colorbutton_callback':
other.c:342: warning: implicit declaration of function `gtk_color_button_get_color'
other.c:342: `GtkColorButton' undeclared (first use in this function)
other.c:342: parse error before ')' token
other.c:344: parse error before ')' token
other.c:346: parse error before ')' token
other.c:348: parse error before ')' token
other.c:350: parse error before ')' token
other.c:352: parse error before ')' token
other.c:354: parse error before ')' token
other.c:356: parse error before ')' token
other.c:358: parse error before ')' token
other.c:360: parse error before ')' token
other.c:362: parse error before ')' token
other.c:364: parse error before ')' token
other.c:366: parse error before ')' token
make: *** [fct] Error 1
integer without a cast
main.c:636: parse error before ')' token
main.c:650: request for member `messageColor' in something not a structure or un
ion
main.c:650: warning: assignment makes pointer from integer without a cast
main.c:651: parse error before ')' token
main.c: In function `init_page4':
main.c:696: warning: assignment makes pointer from integer without a cast
main.c:697: `GtkComboBox' undeclared (first use in this function)
main.c:697: parse error before ')' token
main.c:698: parse error before ')' token
main.c:699: parse error before ')' token
main.c:700: parse error before ')' token
main.c:704: request for member `switch_key' in something not a structure or unio
n
main.c:705: parse error before ')' token
main.c:715: request for member `bDoubleSwitchKey' in something not a structure o
r union
main.c:730: request for member `PYAddFreq' in something not a structure or union
main.c:743: request for member `PYDelFreq' in something not a structure or union
main.c:756: request for member `PYDelUserPhr' in something not a structure or un
ion
main.c:779: request for member `toggle_im' in something not a structure or union
main.c:788: request for member `PrevPage' in something not a structure or union
main.c:802: request for member `TrackCursor' in something not a structure or uni
on
main.c:811: request for member `NextPage' in something not a structure or union
main.c:825: request for member `gbk_sp' in something not a structure or union
main.c:838: request for member `cand2nd3rd' in something not a structure or unio
n
main.c:851: request for member `legend_sp' in something not a structure or union
main.c:860: request for member `corner' in something not a structure or union
main.c: In function `init_page5':
main.c:893: request for member `bUsePinyin' in something not a structure or unio
n
main.c:903: request for member `bUseSP' in something not a structure or union
main.c:914: request for member `bUseQW' in something not a structure or union
main.c:924: request for member `bUseTable' in something not a structure or union
main.c:934: request for member `bPhraseTips' in something not a structure or uni
on
main.c: In function `init_page6':
main.c:970: request for member `bFullPY' in something not a structure or union
main.c:977: request for member `bPYCreateAuto' in something not a structure or union
main.c:984: request for member `bPYSaveAutoAsPhrase' in something not a structure or union
main.c:1007: request for member `baseOrder' in something not a structure or union
main.c:1033: request for member `phraseOrder' in something not a structure or union
main.c:1058: request for member `freqOrder' in something not a structure or union
main.c:1078: request for member `MH_mode' in something not a structure or union
main.c:1083: request for member `MH_mode' in something not a structure or union
main.c:1088: request for member `MH_mode' in something not a structure or union
main.c:1097: request for member `MH_mode' in something not a structure or union
main.c:1102: request for member `MH_mode' in something not a structure or union
main.c:1107: request for member `MH_mode' in something not a structure or union
main.c:1116: request for member `MH_mode' in something not a structure or union
main.c:1121: request for member `MH_mode' in something not a structure or union
main.c:1126: request for member `MH_mode' in something not a structure or union
main.c:1136: request for member `MH_mode' in something not a structure or union
main.c:1141: request for member `MH_mode' in something not a structure or union
other.c: In function `combobox_callback':
other.c:303: warning: implicit declaration of function `gtk_combo_box_get_active_text'
other.c:303: `GtkComboBox' undeclared (first use in this function)
other.c:303: (Each undeclared identifier is reported only once
other.c:303: for each function it appears in.)
other.c:303: parse error before ')' token
other.c: In function `comboboxentry_callback':
other.c:327: `GtkComboBox' undeclared (first use in this function)
other.c:327: parse error before ')' token
other.c: In function `colorbutton_callback':
other.c:342: warning: implicit declaration of function `gtk_color_button_get_color'
other.c:342: `GtkColorButton' undeclared (first use in this function)
other.c:342: parse error before ')' token
other.c:344: parse error before ')' token
other.c:346: parse error before ')' token
other.c:348: parse error before ')' token
other.c:350: parse error before ')' token
other.c:352: parse error before ')' token
other.c:354: parse error before ')' token
other.c:356: parse error before ')' token
other.c:358: parse error before ')' token
other.c:360: parse error before ')' token
other.c:362: parse error before ')' token
other.c:364: parse error before ')' token
other.c:366: parse error before ')' token
make: *** [fct] Error 1
回复 支持 反对

使用道具 举报

发表于 2006-1-23 10:00:10 | 显示全部楼层
您没有安装gtk的开发文件
回复 支持 反对

使用道具 举报

发表于 2006-1-28 00:25:59 | 显示全部楼层

小bug

好像分组有点问题,见图。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2006-5-11 11:48:56 | 显示全部楼层
很好用
谢谢
回复 支持 反对

使用道具 举报

发表于 2006-5-11 16:15:52 | 显示全部楼层
支持一下, 虽然已经转到scim了
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表