./configure --with-gtk2
after installing boost-devel, "make" threw the following error:
ap_UnixDialog_InsertXMLID.cpp: In function 'gboolean
__onKeyPressed(GtkWidget*, GdkEventKey*, void*)':
ap_UnixDialog_InsertXMLID.cpp:74:26: error: 'GDK_KEY_Delete' was not
declared in this scope
ap_UnixDialog_InsertXMLID.cpp:75:29: error: 'GDK_KEY_BackSpace' was not
declared in this scope
ap_UnixDialog_InsertXMLID.cpp:76:29: error: 'GDK_KEY_Left' was not
declared in this scope
ap_UnixDialog_InsertXMLID.cpp:77:29: error: 'GDK_KEY_Right' was not
declared in this scope
ap_UnixDialog_InsertXMLID.cpp: At global scope:
ap_UnixDialog_InsertXMLID.cpp:55:17: warning: unused parameter 'widget'
ap_UnixDialog_InsertXMLID.cpp:55:17: warning: unused parameter 'user_data'
make[5]: *** [ap_UnixDialog_InsertXMLID.lo] Error 1
Any idea how this can be fixed ?
This archive was generated by hypermail 2.1.8 : Wed Dec 07 2011 - 00:05:58 CET