[Gambas-devel] Compile error in Ubuntu Lucid

Benoît Minisini gambas at ...1...
Wed Aug 14 18:59:23 CEST 2013


Le 14/08/2013 18:41, Sebastian Kulesz a écrit :
> It is still failing, same file, same error message, different symbols:
>
>    CXX    gb_gtk_la-gkey.lo
> gkey.cpp: In static member function 'static int gKey::code()':
> gkey.cpp:69: error: 'GDK_KEY_Alt_R' was not declared in this scope
> gkey.cpp:70: error: 'GDK_KEY_Alt_L' was not declared in this scope
> gkey.cpp:71: error: 'GDK_KEY_Control_R' was not declared in this scope
> gkey.cpp:72: error: 'GDK_KEY_Control_L' was not declared in this scope
> gkey.cpp:73: error: 'GDK_KEY_Meta_R' was not declared in this scope
> gkey.cpp:74: error: 'GDK_KEY_Meta_L' was not declared in this scope
> gkey.cpp:75: error: 'GDK_KEY_Shift_R' was not declared in this scope
> gkey.cpp:76: error: 'GDK_KEY_Shift_L' was not declared in this scope
>

I forgot some constants... It should be fixed in revision #5796.

-- 
Benoît Minisini




More information about the Devel mailing list