n file included from stardict.cpp:71:
class_factory.hpp:13: error: `GtkTooltips' has not been decla
red
class_factory.hpp:13: error: ISO C++ forbids declaration of `
parameter' with no type
In file included from stardict.cpp:77:
stardict.h:83: error: ISO C++ forbids declaration of `GtkTool
tips' with no type
stardict.h:83: error: expected `;' before '*' token
stardict.cpp: In member function `void AppCore::Create(gchar*
)':
stardict.cpp:308: error: `tooltips' was not declared in this
scope
stardict.cpp:308: error: `gtk_tooltips_new' was not declared
in this scope
stardict.cpp:308: warning: unused variable 'gtk_tooltips_new'
In file included from mainwin.cpp:35:
stardict.h:83: error: ISO C++ forbids declaration of `GtkTool
tips' with no type
stardict.h:83: error: expected `;' before '*' token
mainwin.cpp: In member function `void TopWin::Create(GtkWidge
t*)':
mainwin.cpp:90: error: 'class AppCore' has no member named 't
ooltips'
mainwin.cpp:90: error: `gtk_tooltips_set_tip' was not declare
d in this scope
mainwin.cpp:117: error: 'class AppCore' has no member named '
tooltips'
mainwin.cpp:129: error: 'class AppCore' has no member named '
tooltips'
mainwin.cpp:144: error: 'class AppCore' has no member named '
tooltips'
mainwin.cpp: In member function `void LeftWin::Create(GtkWidg
et*, bool)':
mainwin.cpp:1248: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1248: error: `gtk_tooltips_set_tip' was not decla
red in this scope
mainwin.cpp:1259: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1269: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1280: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1291: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1304: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1314: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp: In member function `void ToolWin::Create(GtkWidg
et*)':
mainwin.cpp:1503: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1503: error: `gtk_tooltips_set_tip' was not decla
red in this scope
mainwin.cpp:1518: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1536: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1550: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1550: error: `gtk_tool_item_set_tooltip' was not
declared in this scope
mainwin.cpp:1564: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1574: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1589: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:1550: warning: unused variable 'gtk_tool_item_set
_tooltip'
mainwin.cpp: In member function `void BottomWin::Create(GtkWi
dget*)':
mainwin.cpp:2710: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:2710: error: `gtk_tooltips_set_tip' was not decla
red in this scope
mainwin.cpp:2724: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:2734: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:2756: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:2766: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:2776: error: 'class AppCore' has no member named
'tooltips'
mainwin.cpp:2788: error: 'class AppCore' has no member named
'tooltips'
make[3]: *** [stardict.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [mainwin.o] Error 1
make[3]: Leaving directory `/usr/src/mBuild/BUILD/stardict-3. 0.0.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/mBuild/BUILD/stardict-3. 0.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mBuild/BUILD/stardict-3. 0.0.1'