Comment 8 for bug 1122774

Revision history for this message
jazzynico (jazzynico) wrote :

Another error, GTK3 build on Debian testing, revision 12244:

----
  CXX event-context.o
In file included from event-context.cpp:21:0:
shortcuts.h:52:38: error: variable or field ‘sp_shortcut_get_file_names’ declared void
shortcuts.h:52:33: error: ‘vector’ is not a member of ‘std’
shortcuts.h:52:58: error: expected primary-expression before ‘>’ token
shortcuts.h:52:61: error: ‘names’ was not declared in this scope
shortcuts.h:52:68: error: ‘vector’ is not a member of ‘std’
shortcuts.h:52:93: error: expected primary-expression before ‘>’ token
shortcuts.h:52:96: error: ‘paths’ was not declared in this scope
----

No error with GTK2.