On 11-12-06 3:05 PM, Thomas Gries wrote:
> ./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 ?
Yeah. Build trunk from SVN. It should work.
There have aready been complains in that exact thread about Gtk2 not
building and issues have been addressed by Ingo.
Hub
Received on Wed Dec 7 08:35:14 2011
This archive was generated by hypermail 2.1.8 : Wed Dec 07 2011 - 08:35:14 CET