|

楼主 |
发表于 2004-7-19 18:29:28
|
显示全部楼层
注释掉BROKEN以后又出现了新的问题:
- prefsdlg.h:42: `GtkOptionMenu' was not declared in this scope
- prefsdlg.h:42: `option_menu' was not declared in this scope
- prefsdlg.h:42: syntax error before `*'
- prefsdlg.h:42: variable or field `on_setup_dictionary_scan_optionmenu_changed' declared void
- prefsdlg.h:42: ANSI C++ forbids in-class initialization of non-const static member `on_setup_dictionary_scan_optionmenu_changed'
- stardict.cpp: In function `static gboolean AppCore::on_window_state_event(GtkWidget *, GdkEventWindowState *, AppCore *)':
- stardict.cpp:255: implicit declaration of function `int GTK_COMBO(...)'
- stardict.cpp:255: base operand of `->' is not a pointer
- stardict.cpp:261: base operand of `->' is not a pointer
- stardict.cpp: In function `static gboolean AppCore::vKeyPressReleaseCallback(GtkWidget *, GdkEventKey *, AppCore *)':
- stardict.cpp:334: base operand of `->' is not a pointer
- stardict.cpp:340: base operand of `->' is not a pointer
- stardict.cpp:342: base operand of `->' is not a pointer
- stardict.cpp:344: base operand of `->' is not a pointer
- stardict.cpp:359: base operand of `->' is not a pointer
- stardict.cpp:360: base operand of `->' is not a pointer
- stardict.cpp:363: base operand of `->' is not a pointer
- stardict.cpp:364: base operand of `->' is not a pointer
- stardict.cpp:371: base operand of `->' is not a pointer
- stardict.cpp:375: base operand of `->' is not a pointer
- stardict.cpp:378: base operand of `->' is not a pointer
- stardict.cpp:382: base operand of `->' is not a pointer
- stardict.cpp: In method `void AppCore::TopWinEnterWord(const gchar *)':
- stardict.cpp:1065: base operand of `->' is not a pointer
- stardict.cpp: In method `void AppCore::ListClick(const gchar *)':
- stardict.cpp:1148: base operand of `->' is not a pointer
- stardict.cpp: In function `gint client_die_cb(GnomeClient *, void *)':
- stardict.cpp:1434: warning: control reaches end of non-void function `client_die_cb(GnomeClient *, void *)'
- stardict.cpp: In function `gint save_yourself_cb(GnomeClient *, int, GnomeRestartStyle, int, GnomeInteractStyle, int, void *)':
- stardict.cpp:1457: base operand of `->' is not a pointer
- stardict.cpp:1456: warning: `const gchar * text' might be used uninitialized in this function
- gmake[3]: *** [stardict.o] 错误 1
- gmake[3]: Leaving directory `/usr/ports/textproc/stardict2/work/stardict-2.4.2/src'
- gmake[2]: *** [all-recursive] 错误 1
- gmake[2]: Leaving directory `/usr/ports/textproc/stardict2/work/stardict-2.4.2/src'
- gmake[1]: *** [all-recursive] 错误 1
- gmake[1]: Leaving directory `/usr/ports/textproc/stardict2/work/stardict-2.4.2'
- gmake: *** [all] 错误 2
- *** Error code 2
复制代码 |
|