This is the error btw:
In file included from /usr/include/giomm-2.4/giomm/dbusconnection.h:34:0,
from /usr/include/giomm-2.4/giomm.h:32,
from /usr/include/gtkmm-2.4/gtkmm.h:88,
from manglerintegration.h:41,
from manglerintegration.cpp:28:
/usr/include/giomm-2.4/giomm/dbusmessage.h:51:3: error: expected identifier before numeric constant
/usr/include/giomm-2.4/giomm/dbusmessage.h:51:3: error: expected ‘}’ before numeric constant
/usr/include/giomm-2.4/giomm/dbusmessage.h:51:3: error: expected unqualified-id before numeric constant
/usr/include/giomm-2.4/giomm/dbusmessage.h:186:11: error: ‘DBusMessage_Class’ does not name a type
In file included from /usr/include/giomm-2.4/giomm/dbusconnection.h:34:0,
from /usr/include/giomm-2.4/giomm.h:32,
from /usr/include/gtkmm-2.4/gtkmm.h:88,
from manglerintegration.h:41,
from manglerintegration.cpp:28:
/usr/include/giomm-2.4/giomm/dbusmessage.h:352:3: error: ‘DBusMessageType’ does not name a type
/usr/include/giomm-2.4/giomm/dbusmessage.h:359:25: error: ‘DBusMessageType’ has not been declared
/usr/include/giomm-2.4/giomm/dbusmessage.h:706:1: error: expected declaration before ‘}’ token
make[2]: *** [manglerintegration.o] Error 1
make[2]: Leaving directory `/home/benjamin/Downloads/mangler-1.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/benjamin/Downloads/mangler-1.2.1'
make: *** [all] Error 2
In file included from /usr/include/giomm-2.4/giomm/dbusconnection.h:34:0, from /usr/include/giomm-2.4/giomm.h:32, from /usr/include/gtkmm-2.4/gtkmm.h:88, from manglerintegration.h:41, from manglerintegration.cpp:28:/usr/include/giomm-2.4/giomm/dbusmessage.h:51:3: error: expected identifier before numeric constant/usr/include/giomm-2.4/giomm/dbusmessage.h:51:3: error: expected ‘}’ before numeric constant/usr/include/giomm-2.4/giomm/dbusmessage.h:51:3: error: expected unqualified-id before numeric constant/usr/include/giomm-2.4/giomm/dbusmessage.h:186:11: error: ‘DBusMessage_Class’ does not name a typeIn file included from /usr/include/giomm-2.4/giomm/dbusconnection.h:34:0, from /usr/include/giomm-2.4/giomm.h:32, from /usr/include/gtkmm-2.4/gtkmm.h:88, from manglerintegration.h:41, from manglerintegration.cpp:28:/usr/include/giomm-2.4/giomm/dbusmessage.h:352:3: error: ‘DBusMessageType’ does not name a type/usr/include/giomm-2.4/giomm/dbusmessage.h:359:25: error: ‘DBusMessageType’ has not been declared/usr/include/giomm-2.4/giomm/dbusmessage.h:706:1: error: expected declaration before ‘}’ tokenmake[2]: *** [manglerintegration.o] Error 1make[2]: Leaving directory `/home/benjamin/Downloads/mangler-1.2.1/src'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/home/benjamin/Downloads/mangler-1.2.1'make: *** [all] Error 2