You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: ‘dbus_connection_send_with_reply_set_notify’ was not declared in this scope; did you mean ‘dbus_connection_send_with_reply_and_block’? 877 | libdbusSuccess = dbus_connection_send_with_reply_set_notify(connection_, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | dbus_connection_send_with_reply_and_block
#50
Open
aditidixit21 opened this issue
May 17, 2024
· 0 comments
error: ‘dbus_connection_send_with_reply_set_notify’ was not declared in this scope; did you mean ‘dbus_connection_send_with_reply_and_block’?
877 | libdbusSuccess = dbus_connection_send_with_reply_set_notify(connection_,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| dbus_connection_send_with_reply_and_block
The text was updated successfully, but these errors were encountered:
error: ‘dbus_connection_send_with_reply_set_notify’ was not declared in this scope; did you mean ‘dbus_connection_send_with_reply_and_block’?
877 | libdbusSuccess = dbus_connection_send_with_reply_set_notify(connection_,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| dbus_connection_send_with_reply_and_block
The text was updated successfully, but these errors were encountered: