[Gambas-user] make error ‘GDK_KEY_Z’ was not declared in this scope rev 3578

Benoît Minisini gambas at ...1...
Fri Feb 18 14:19:48 CET 2011


> Ubuntu 10.04 x86_64
> GBS3 rev 3578
> configure ends with no error
> 
> make:
> textarea.cpp: In function ‘gboolean cb_keypress(GtkWidget*, GdkEvent*,
> gTextArea*)’:
> gtextarea.cpp:267: error: ‘GDK_KEY_Z’ was not declared in this scope
> gtextarea.cpp:267: error: ‘GDK_KEY_z’ was not declared in this scope
> gtextarea.cpp:272: error: ‘GDK_KEY_Y’ was not declared in this scope
> gtextarea.cpp:272: error: ‘GDK_KEY_y’ was not declared in this scope
> gtextarea.cpp:277: error: ‘GDK_KEY_A’ was not declared in this scope
> gtextarea.cpp:277: error: ‘GDK_KEY_a’ was not declared in this scope
> gtextarea.cpp:282: error: ‘GDK_KEY_C’ was not declared in this scope
> gtextarea.cpp:282: error: ‘GDK_KEY_c’ was not declared in this scope
> gtextarea.cpp:287: error: ‘GDK_KEY_X’ was not declared in this scope
> gtextarea.cpp:287: error: ‘GDK_KEY_x’ was not declared in this scope
> gtextarea.cpp:292: error: ‘GDK_KEY_V’ was not declared in this scope
> gtextarea.cpp:292: error: ‘GDK_KEY_v’ was not declared in this scope
> make[5]: *** [gtextarea.lo] Errore 1
> 
> Emanuele
> 
> 

It should be fixed now

-- 
Benoît Minisini




More information about the User mailing list