Help - Search - Members - Calendar
Full Version: Linux API
Skype Community > English > Skype for Linux
andrejp_
How to properly compile it on Debian Sid?
andrejp_
This is my out in Kdev

CODE


dbus_message.cpp:205: error: 'dbus_message_iter_get_int32' was not declared in this scope

dbus_message.cpp:208: error: 'dbus_message_iter_get_uint32' was not declared in this scope

dbus_message.cpp:211: error: 'dbus_message_iter_get_double' was not declared in this scope

dbus_message.cpp:214: error: 'dbus_message_iter_get_boolean' was not declared in this scope

dbus_message.cpp:218: error: 'dbus_message_iter_get_string' was not declared in this scope

dbus_message.cpp: In member function 'void DBusQt::Message::iterator::fillVar()':

dbus_message.cpp:249: error: 'dbus_message_iter_get_array_type' was not declared in this scope

dbus_message.cpp:258: error: 'dbus_message_iter_get_string_array' was not declared in this scope

dbus_message.cpp:276: error: 'DBUS_TYPE_DICT' was not declared in this scope

dbus_message.cpp:282: error: 'dbus_message_iter_init_dict_iterator' was not declared in this scope

dbus_message.cpp:285: error: 'dbus_message_iter_get_dict_key' was not declared in this scope

...

dbus_message.cpp:406: error: 'dbus_message_set_auto_activation' was not declared in this scope

dbus_message.cpp:411: error: 'dbus_message_get_auto_activation' was not declared in this scope

...

make: *** [.obj/dbus_message.o] Error 1



make: Target `first' not remade because of errors.

*** Exited with status: 2 ***

hysx_
your dbus version is too high, you can change to 0.22
pkolmann
D-Bus is quite outdated. There is a new X11 API around where the testapp is also released by now.

Try this. The testapp works for me.

https://developer.skype.com/Download/Sample...0060728.tar.bz2

Philipp
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.