EricsonWillians
(usa Ubuntu)
Enviado em 05/04/2008 - 23:58h
Verifiquei no site e não encontrei, o erro que acontece não faz muito sentido, quando eu compilo o código com o gtk incluido aparecem erros assim:
from Teste.c:1:
/usr/include/gtk/gtkspinbutton.h:79: error: expected specifier-qualifier-list before ‘GdkWindow’
/usr/include/gtk/gtkspinbutton.h:107: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_spin_button_get_type’
/usr/include/gtk/gtkspinbutton.h:111: error: expected declaration specifiers or ‘...’ before ‘gfloat’
/usr/include/gtk/gtkspinbutton.h:112: error: expected declaration specifiers or ‘...’ before ‘guint’
/usr/include/gtk/gtkspinbutton.h:115: error: expected declaration specifiers or ‘...’ before ‘gfloat’
/usr/include/gtk/gtkspinbutton.h:116: error: expected declaration specifiers or ‘...’ before ‘guint’
/usr/include/gtk/gtkspinbutton.h:124: error: expected declaration specifiers or ‘...’ before ‘guint’
/usr/include/gtk/gtkspinbutton.h:126: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gtk_spin_button_get_value_as_float’
/usr/include/gtk/gtkspinbutton.h:128: error: ‘gtk_spin_button_get_value_as_int’ declared as function returning a function
/usr/include/gtk/gtkspinbutton.h:131: error: expected declaration specifiers or ‘...’ before ‘gfloat’
/usr/include/gtk/gtkspinbutton.h:141: error: expected declaration specifiers or ‘...’ before ‘gfloat’
In file included from /usr/include/gtk.h:116,
Está complicado de arrumar rsrs.. E eu quero muito, realmente muito usar esse GTK, com certeza é fundamental para eu desenvolver algo.